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 file name to clipboardExpand all lines: doxygen/html/about.html
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,32 @@
9
9
</div>
10
10
</div>
11
11
<divclass="contents">
12
-
<divclass="textblock">PLACEHOLDER</div>
12
+
<divclass="textblock">
13
+
<!--General info-->
14
+
<p><b>WGet.Net</b> was created and is maintained by <b>basic-StrgV</b>.</p>
15
+
<p>Thanks to all <ahref="https://github.com/basicx-StrgV/WGet.NET/graphs/contributors">contributors</a> and people that opened issues, for helping in improving the library.</p>
<p>The documentation was generated with the help of <ahref="https://www.doxygen.nl/">Doxygen</a>.</p>
28
+
<p>
29
+
The base style, dark/light mode toggling and other UI improvements are done with <ahref="https://github.com/jothepro/doxygen-awesome-css">doxygen-awesome-css</a>.
30
+
<br>
31
+
There are additional custom styles and scripts, and the <b>doxygen-awesome-darkmode-toggle.js</b> script was modified for this project.
32
+
</p>
33
+
<p>
34
+
Custom html pages, like this "<i>About</i>" page, are done with the
35
+
<ahref="https://github.com/basicx-StrgV/doxygen-custom-page-injector">doxygen-custom-page-injector</a>, which was initially created for this project.
0 commit comments