- Feb 04, 2022
-
-
Maximiliano Sandoval R authored
-
- Jan 05, 2022
-
-
Jakub Steiner authored
- stay close to what libadwaita does Fixes https://gitlab.gnome.org/GNOME/gi-docgen/-/issues/122
-
- Nov 15, 2021
-
-
Emmanuele Bassi authored
We use the dimmed text for a bunch of text, so it should have better contrast to increase readability. Fixes: #116
-
- Oct 21, 2021
-
-
Emmanuele Bassi authored
We now have "descendants" and "implementations" sections in the class and interface indices, respectively.
-
- Sep 02, 2021
-
-
Emmanuele Bassi authored
The default theme doesn't really work well in dark mode, and even in light mode it "screams" a lot. The Solarized color scheme, on the other hand, looks better in light mode, and has a dark mode as well. We can use the @import rule to determine whether to load the light or dark Solarized scheme depending on the browser settings. Fixes: #101
-
- Aug 23, 2021
-
-
Patrick Griffis authored
Subjectively 20px is just too large
-
- Jun 08, 2021
-
-
Emmanuele Bassi authored
-
- Jun 07, 2021
-
-
Emmanuele Bassi authored
Some pages, like the class, interface, and structure indices, can get arbitrarily long. It makes sense to provide a quick navigation aid to jump to the appropriate section right from the top, just like we have the "jump to the top" button.
-
- May 24, 2021
-
-
Emmanuele Bassi authored
Specify a minimum width for the cell with the argument name. Fixes: #88
-
- May 21, 2021
-
-
Emmanuele Bassi authored
Use the muted text color for the generated content, while keeping the full text color for the description and name.
-
- May 18, 2021
-
-
Emmanuele Bassi authored
The dot can be confused with actual syntax, so we should use something else to separate the clickable elements of the heading. Instead of hard coding the separator, we can use an empty <span> and then use CSS to fill it out. Fixes: #81
-
- May 08, 2021
-
-
Emmanuele Bassi authored
-
- Apr 11, 2021
-
-
Jason Francis authored
Applies the CSS styles and makes nodes clickable.
-
- Apr 01, 2021
-
-
Rom Grk authored
-
- Mar 31, 2021
-
-
Emmanuele Bassi authored
Reduce the font size, the size of the logo, and the minimum width.
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
We ship Red Hat Display and Red Hat Text, so we should use them.
-
- Mar 29, 2021
-
-
Naveen M K authored
Previous the image goes out of screen. Now, it resizes the image it to match the screen size, and making it easy to view the image
-
Naveen M K authored
Previous it was unicode and caused rendering issue's on some browsers. This is now changed to an PNG file for proper rendering across devices. Signed-off-by:
Naveen M K <naveen@syrusdark.website>
-
- Mar 28, 2021
-
-
James Westman authored
Add a Copy button to docblock code blocks (but not to code blocks that are part of the template, like declarations).
-
- Mar 15, 2021
-
-
Emmanuele Bassi authored
We can fit the name and the summary with a slightly smaller font.
-
- Mar 11, 2021
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
Use the index generated alongside the reference, and implement client-side searching. If the index isn't generated, the entire search subsystem is disabled.
-
- Mar 08, 2021
-
-
Emmanuele Bassi authored
* Bad licenses: * Deprecated licenses: * Licenses without file extension: * Missing licenses: * Unused licenses: * Used licenses: Apache-2.0, CC0-1.0, GPL-3.0-or-later, OFL-1.1 * Read errors: 0 * Files with copyright information: 90 / 90 * Files with license information: 90 / 90 Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
Differentiate table headings a bit more.
-
Emmanuele Bassi authored
Drop all the selectors for the namespace index, and just use the `symbol` class to match symbol links.
-
- Mar 07, 2021
-
-
Emmanuele Bassi authored
Add a border around it, and some minimal padding.
-
- Mar 04, 2021
-
-
Emmanuele Bassi authored
Show the button when the content scrolls for more than an arbitrary amount of pixels; when pressing it, we scroll back to the top. This should help with long pages. The button is above the content block, to avoid contributing to the sizing and layout, since it'll be floating at a fixed position above the actual content.
-
- Mar 03, 2021
-
-
Emmanuele Bassi authored
-
- Mar 02, 2021
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
This reverts commit dffa2c7f. My web-fu isn't strong enough. Adding the button changes some of the sizing of the main content div for pages that don't have more than a screenful of content.
-
Emmanuele Bassi authored
Show the button when the content scrolls for more than an arbitrary amount of pixels; when pressing it, we scroll back to the top. This should help with long pages.
-
- Feb 19, 2021
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
And link them properly.
-
- Feb 18, 2021
-
-
Emmanuele Bassi authored
The first column can shrink considerably, but we don't want it to start wrapping things like argument names. The specificity could probably be higher.
-
Emmanuele Bassi authored
We only care about the woff/woff2 files, and we don't really need a sub-directory for them.
-
Martin authored
-
Martin authored
-
Martin authored
-