diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-01-21 20:24:59 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-01-21 20:24:59 +0100 |
commit | d912dbdeb7db1c2d994c5ae642e6bcc325122c1a (patch) | |
tree | 2bb307d4117b8c35f8ede22a5a51715fe55e6a3f | |
parent | 9fbf6730b18eeb55e6cd08dc26a9d2b6af2c7df0 (diff) |
added note for Writing Documentation section
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a852d7428..0bfa89245 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -135,6 +135,7 @@ Change Log <li>Documentation Changes
<ul>
+ <li>Added <a href="./doc_style/index.html">Writing Documentation</a> section for the community to use in writing their own documentation.</li>
<li>Added titles to all user manual pages.</li>
<li>Added attributes into <html> of userguide for valid html.</li>
<li>Added <a href="http://codeigniter.com/user_guide/libraries/zip.html">Zip Encoding Class</a> to the table of contents of the userguide.</li>
|