Move the code documenting chapter up and put PHPDoc in a sub-section

There are other documentation tools out there. At the least there should be the possibility to add these.
This commit is contained in:
jrfnl
2014-12-08 23:59:06 +01:00
parent f3db6b7ad4
commit 695a52ae34
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
anchor: documenting
---
# Documenting your Code {#documenting_title}