Difference between revisions of "Main Page"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Unprotected "Main Page": spammers are gone)
 
(133 intermediate revisions by 19 users not shown)
Line 1: Line 1:
Welcome to the Synfig [[wikipedia:wiki|Wiki]]!
+
<!-- Page info -->
 +
{{Title|Synfig Wiki}}
 +
<!-- Page info end -->
 +
==Welcome to the Synfig wiki!==
 +
This wiki is the main documentation for the [http://www.synfig.org/ Synfig Project], a 2D animation and design program. The wiki documentation is divided in three main sections: {{l|User Documentation}} (for the users of the animation program), {{l|Developer Documentation}} (for the people developing the code of the program) and {{l|Writer Documentation}} (for the people that wish to keep this wiki up to date).
  
== Synfig == 
+
Below is a list of all the items for each category of documentation.
  
[http://www.synfig.com/ website] | [http://sourceforge.net/projects/synfig/ project] | [http://www.synfig.com/download/ download] | [[News|draft news]] | [http://sourceforge.net/mail/?group_id=144022 email] | [irc://irc.freenode.net/synfig irc] (logs [http://jabber.deepdarc.com/logs.php/%23synfig%40freenode.irc.deepdarc.com 1] [http://dooglus.rincevent.net/synfig/logs/ 2], [xmpp:%23synfig@freenode.irc.deepdarc.com?join jabber], [[Meet The Regulars|meet the regulars]]) | [http://www.synfig.com/2005/11/28/subversion-repository/ svn] ([http://cia.vc/stats/project/synfig logs])| [[License|licence]] (GPL >= 2)
+
* '''{{l|User Documentation}}'''
 +
** {{l|Category:Manual|Manual}}. The Manual is a step by step walkthrough of the main aspects of Synfig Studio and the workflow to do animations with it. An (''outdated'') snapshot is available for [https://archive.org/download/CategoryManual/Category_Manual.pdf offline viewing]
 +
** {{l|Category:Tutorials|Tutorials}}. Each tutorial is an independent guide that illustrates how to proceed to achieve a particular task.
 +
** {{l|Category:Reference|Reference}}. This is an exhaustive list of all the individual aspects of Synfig (GUI and command line). Use it when you need details on a particular aspect of the program.
 +
** {{l|Category:Glossary|Glossary}}. Some parts of the documentation have Synfig-specific naming or concepts. Research them here.
 +
* '''{{l|Developer Documentation}}'''
 +
* '''{{l|Writer Documentation}}'''
  
* [http://sourceforge.net/tracker/?group_id=144022 Tracker]: [http://sourceforge.net/tracker/?group_id=144022&atid=757416 bugs] [http://sourceforge.net/tracker/?group_id=144022&atid=757419 enhancements] [http://sourceforge.net/tracker/?group_id=144022&atid=757418 patches] [http://sourceforge.net/tracker/?group_id=144022&atid=757417 support]
 
* Debian: [http://bugs.debian.org/src:etl etl] [http://bugs.debian.org/src:synfig synfig] [http://bugs.debian.org/src:synfigstudio synfigstudio]
 
* Ubuntu: [http://launchpad.net/distros/ubuntu/+source/etl/+bugs etl] [http://launchpad.net/distros/ubuntu/+source/synfig/+bugs synfig] [https://launchpad.net/distros/ubuntu/+source/synfigstudio/+bugs synfigstudio]
 
  
== Documentation ==
 
  
* source: [[Build instructions|build]] | [[Source Outline|outline]] | [[Source Glossary|glossary]] | [http://kibi.dyndns.org:8083/~dooglus/gitweb.pl?p=synfig browse source code]
+
'''To all writers and translators'''
* general: [[FAQ|faq]] | [[synfig Core options|command-line]] | [[Tutorials|tutorials]] | [[Keyboard Shortcuts|keyboard]] | [[How do I|tips]] | [[Categorical Help|help by categories]] | [[Feature list|features]] | [[Gallery|gallery]] | [[Screenshots|screenshots]]
+
  
== Links of Interest ==
+
Please read the hints at {{l|Writer Documentation}}.
 
+
* [[GoogleSoC | stuff related to Google's Summer of Code]]
+
* [[Synfig Goals | Project Goals and Intent]] &mdash; ''fixme!''
+
* Roadmaps: [[Roadmap|specific release goals]] [[Software roadmap|longer-term aims]]
+
* [[Wish list]] - What would you like to see implemented in Synfig?
+
* [[Wiki Wish List]] - Docs you want, but aren't written yet.
+
* [[Press]] - synfig articles and interviews in the press
+
* [[Related Projects]] - links to other goodies
+
* [[Special:Allpages|All wiki pages]] - everything else
+
* [http://www.ohloh.net/projects/4832 Project Stats on Ohloh] - automated stats, watch pabs and dooglus vie for top contributer!
+
http://www.ohloh.net/projects/4832/badge.gif
+
----
+
<small>To edit this page, click [http://wiki.synfig.com/index.php?title=Template:Main_Page&action=edit here]</small>
+

Latest revision as of 21:33, 21 June 2016

Welcome to the Synfig wiki!

This wiki is the main documentation for the Synfig Project, a 2D animation and design program. The wiki documentation is divided in three main sections: User Documentation (for the users of the animation program), Developer Documentation (for the people developing the code of the program) and Writer Documentation (for the people that wish to keep this wiki up to date).

Below is a list of all the items for each category of documentation.

  • User Documentation
    • Manual. The Manual is a step by step walkthrough of the main aspects of Synfig Studio and the workflow to do animations with it. An (outdated) snapshot is available for offline viewing
    • Tutorials. Each tutorial is an independent guide that illustrates how to proceed to achieve a particular task.
    • Reference. This is an exhaustive list of all the individual aspects of Synfig (GUI and command line). Use it when you need details on a particular aspect of the program.
    • Glossary. Some parts of the documentation have Synfig-specific naming or concepts. Research them here.
  • Developer Documentation
  • Writer Documentation


To all writers and translators

Please read the hints at Writer Documentation.