You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy the file `doxygen-awesome.css`from this repository into your project or add this repository as submodule and check out the latest release:
45
+
To use the theme in your documentation, copy the required CSS and JS files from this repository into your project or add the repository as submodule and check out the latest release:
Choose one of the theme variants and configure Doxygen accordingly:
53
+
All theme files are located in the root of this repository and start with the prefix `doxygen-awesome-`. You may not need all of them. Follow the install instructions to figure out what files are required for your setup.
54
+
55
+
### Choosing a layout
46
56
47
-
<spanid="variants_image">
57
+
There is two layout options. Choose one of them and configure Doxygen accordingly:
Works for all headlines and for many documentation section titles.
113
119
@@ -146,7 +152,12 @@ All customizations must be applied before calling `DoxygenAwesomeParagraphLink.i
146
152
147
153
On large screens the Table of Contents (TOC) is anchored on the top right of the page. This extension visualizes the reading progress by dynamically highlighting the currently active section.
148
154
149
-
On small screens the extension hides the TOC by default. The user can open it manually when needed.
155
+
On small screens the extension hides the TOC by default. The user can open it manually when needed:
@@ -167,7 +178,7 @@ On small screens the extension hides the TOC by default. The user can open it ma
167
178
168
179
### Customizing
169
180
170
-
The offset forwhen a headline is considered active can be changed. A smaller value means that the headline of the section must closer to the top of the viewport before it is highlightedin the TOC:
181
+
The offset forwhen a headline is considered active can be changed. A smaller value means that the headline of the section must be closer to the top of the viewport before it is highlightedin the TOC:
0 commit comments