## ### ## ## ####
###### ## ## ## ######
_____ (___ ) | | _ | | ( )_| | `\___/'
### # # ## # ## ### # # #
### ## ### ## ## ## ## ## ### ## ## ## ###
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''Developer notes on GenBoard/Manual maintenance''' ''' How do I get the manual? ''''' The new XML manual is stored on the CVS server. Almost same as GenBoard/FirmWare/CVSUsage just module name is "manual". You'll need developer (read-write access) if possible. If you want to get a copy to view/generate output, use a CVS client, and download the sources as follows: cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/megasquirtavr login cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/megasquirtavr co manual Note that the "pserver" method does not allow you to commit back changes. If you made changes after checking out this way, make a diff of your edits (cvs diff command, or ask for help). Be sure to read the README file, and set up your directory structure as described. ---- '''See also''' * GenBoard/FirmWare/CVSUsage more on CVS (especially RW-access) * GenBoard/Manual/EditingTools * GenBoard/Manual Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.