docs: update readme and PHPDoc settings (#120)
* update readme.txt * Test * Test * docs: update documentation * docs: add package tag * docs: add PHPDoc config, alter Composer script Co-authored-by: Rumperuu <me+footnotes@bengoldsworthy.net>
This commit is contained in:
parent
226df694a2
commit
4dd3345685
44 changed files with 10272 additions and 12004 deletions
|
@ -80,19 +80,14 @@
|
|||
<li><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></li>
|
||||
<li><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>F</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/footnotes.html"><abbr title="footnotes.php">footnotes.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>H</h3>
|
||||
<h3>H</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>I</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/includes.html"><abbr title="includes.php">includes.php</abbr></a></li>
|
||||
<li><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></li>
|
||||
<li><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></li>
|
||||
<li><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>L</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
|
@ -106,7 +101,6 @@
|
|||
<h3>S</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></li>
|
||||
<li><a href="files/class-dashboard-subpage-diagnostics.html"><abbr title="class/dashboard/subpage-diagnostics.php">subpage-diagnostics.php</abbr></a></li>
|
||||
<li><a href="files/class-dashboard-subpage-main.html"><abbr title="class/dashboard/subpage-main.php">subpage-main.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>T</h3>
|
||||
|
|
Reference in a new issue