Difference between revisions of "Doc talk:Getting Started"

From Synfig Studio :: Documentation
Jump to: navigation, search
(notes)
(nowiki tag)
Line 6: Line 6:
 
** For menu invocations use "c" template. i.e. {{c|File|Save}} will be transformed into File -> Save. That way we will be able to keep formating of menu invocation consistent across the whole doc. And maybe implement some auto-translation later...
 
** For menu invocations use "c" template. i.e. {{c|File|Save}} will be transformed into File -> Save. That way we will be able to keep formating of menu invocation consistent across the whole doc. And maybe implement some auto-translation later...
 
** Think about other templates we may need, i.e.: Warning, Note...
 
** Think about other templates we may need, i.e.: Warning, Note...
* After that set {{Category|Verified}} for this page. --[[User:Zelgadis|Zelgadis]] 15:04, 14 April 2010 (UTC)
+
* After that set <nowiki>{{Category|Verified}}</nowiki> for this page. --[[User:Zelgadis|Zelgadis]] 15:04, 14 April 2010 (UTC)

Revision as of 15:27, 17 April 2010

new doc

  • Read through the page, checking if all recommendation applicable to latest synfig version.
  • Update screenshots (remember, that in mediawiki you can upload new version of the same file, no need to invent new filename)
  • Ensure that page using proper templates, i.e.:
    • Title and Navigation is set at the top
    • For menu invocations use "c" template. i.e. "File → Save" will be transformed into File -> Save. That way we will be able to keep formating of menu invocation consistent across the whole doc. And maybe implement some auto-translation later...
    • Think about other templates we may need, i.e.: Warning, Note...
  • After that set {{Category|Verified}} for this page. --Zelgadis 15:04, 14 April 2010 (UTC)