On 02/06/2012 10:19 AM, James Abernathy wrote: > > If we could make the "How Do I" section of the wiki broken into > sub-categories so each "How Do I" is a separate item to be edited. > That would make it easier to find, create, and edit these items. > Also once an item found it's way into official documentation, it > could be removed or edited to point to the official doc.
The wiki will do this automatically if you use headings for the questions instead of the bold ''' syntax. You creating headings with the = characher = Heading Level 1 = == Heading Level 2 == === Heading Level 3 === etc. I suggest starting on Headling Level 2, leaving Level 1 for the title. This should also automatically present a Table of Contents at the top of the page which aids in navigation. This is standard MediaWiki syntax, for reference: http://www.mediawiki.org/wiki/Help:Formatting#Level_2 http://www.mediawiki.org/wiki/Table_of_Contents -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
