Talk:Developer Guides

From GNUstepWiki
Jump to navigation Jump to search

Thanks for helping me put this into some context. I'm sorta new to wiki's. --ChrisArmstrong 07:53, 6 Jul 2005 (CEST)

TODO: porting of rest of articles...

... on http://www.gnustep.org/developers/documentation.html and http://www.gnustep.org/experience/DeveloperTools.html

Which reminds me. If you start a new article or guide, you can automatically display your introduction in the list by saying:

{{:SiteName}}

But when writing the page, you first need to this:

Introduction. text text text text.

<noinclude>
the rest of the article
</noinclude>

This causes only the introduction to be included in the list. Madleser