CodeIgniter Forums
CodeIgniter documentation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: CodeIgniter documentation (/showthread.php?tid=42645)



CodeIgniter documentation - El Forum - 06-14-2011

[eluser]JonoB[/eluser]
CodeIgniter has great documentation.

I was wondering if there is a CI module (or other) that helps generate the output. Some simple forms and the ability to structure the documents and the index.

I realise that each CI download comes with fully integrated help docs...but I assume that these are not hand crafted html files Smile

Any ideas?


CodeIgniter documentation - El Forum - 06-14-2011

[eluser]InsiteFX[/eluser]
If you check the documentation in the CodeIgniter User Guide Writing Documentation you can download a stylesheet and page template.

InsiteFX


CodeIgniter documentation - El Forum - 06-14-2011

[eluser]JonoB[/eluser]
[quote author="InsiteFX" date="1308075048"]If you check the documentation in the CodeIgniter User Guide Writing Documentation you can download a stylesheet and page template.

InsiteFX[/quote]
Yep, aware of that, thanks. I'd rather not be hand-crafting the docs though...makes it a bitch for collaberation and updating.

I may just make an app out of this...


CodeIgniter documentation - El Forum - 06-14-2011

[eluser]InsiteFX[/eluser]
Check with Basketcase on the forums here I know he was planning on creating an application for doing the documentation.

InsiteFX