Skip to content

Commit cdfbfbb

Browse files
committed
Update about.html
1 parent 1cf44c4 commit cdfbfbb

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

doxygen/html/about.html

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,32 @@
99
</div>
1010
</div>
1111
<div class="contents">
12-
<div class="textblock">PLACEHOLDER</div>
12+
<div class="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 <a href="https://github.com/basicx-StrgV/WGet.NET/graphs/contributors">contributors</a> and people that opened issues, for helping in improving the library.</p>
16+
<p><b>License:</b> <a href="https://github.com/basicx-StrgV/WGet.NET/blob/main/LICENSE">MIT</a></p>
17+
<p><b>GitHub Repository:</b> <a href="https://github.com/basicx-StrgV/WGet.NET">https://github.com/basicx-StrgV/WGet.NET</a></p>
18+
<!--Contact info-->
19+
<h1>Contact</h1>
20+
<p>
21+
<b>GitHub:</b> <a href="https://github.com/basicx-StrgV">https://github.com/basicx-StrgV</a>
22+
<br>
23+
<b>E-Mail:</b> <a href="mailto:basicx.strgv@gmail.com">basicx.strgv@gmail.com</a>
24+
</p>
25+
<!--Docs info-->
26+
<h1>Docs</h1>
27+
<p>The documentation was generated with the help of <a href="https://www.doxygen.nl/">Doxygen</a>.</p>
28+
<p>
29+
The base style, dark/light mode toggling and other UI improvements are done with <a href="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+
<a href="https://github.com/basicx-StrgV/doxygen-custom-page-injector">doxygen-custom-page-injector</a>, which was initially created for this project.
36+
</p>
37+
</div>
1338
</div>
1439
</div>
1540

0 commit comments

Comments
 (0)