I'm currently trying to get a project called "GNU Developer Network" going, which will provided online wiki-based documentation for GNU Development tools, and development for GNU systems. This includes documenting GCC and the GNU libc. The first task is to document all the functions in GNU libc, with examples, best practices, etc. To do this, I need a fast, clean, and concise way to write code examples. It would be of great help if you could install the code (
https://www.mediawiki.org/wiki/Extension:Code) for mediawiki. So I could just do "<source lang="c"></source>". This would be really great! Thanks! (sent this to both libreplanet-dev and libreplanet-discuss since I wasn't sure where this should go)
~David