I need a CMS to act as documentation for a code library
November 24, 2004 12:15 AM
Subscribe
CMS Filter: You would've thought we could have covered every possible CMS topic by now, but I've got what I think is a new twist. I need a CMS to act as documentation for a code library. [mi]
I'm developing a code library to act as a basic rapid development environment for programmers I have working for me. I need to develop some documentation. It'll have to include examples. What I would like is a CMS that comes out of the box able to display blocks of PHP code with the same #ccc background and colored text that the www.php.net documentation uses. ... ... But my google-fu can't seem to find one, and I feel kind of like an idjit. Any suggestions?
posted by SpecialK to computers & internet (7 comments total)
if you've got the proper MIME types set up in apache, PHP will automatically parse and display them in formatted source
posted by cheaily at 1:11 AM on November 24, 2004