Difference between revisions of "Tutorials and help"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎Creating New Tutorials: converted cvs links to subversion)
Line 16: Line 16:
*[http://le-radar.com/?articles/drawinginkscapeEn Beginner tutorial] (en)
*[http://le-radar.com/?articles/drawinginkscapeEn Beginner tutorial] (en)
*[http://le-radar.com/?articles/drawinginkscape Pour grands débutants] (fr)
*[http://le-radar.com/?articles/drawinginkscape Pour grands débutants] (fr)
*[http://inkscape.altervista.org Simulare l'uso del secchiello] (it)


== Help & helpful articles ==
== Help & helpful articles ==

Revision as of 07:14, 30 September 2006

Unofficial tutorials

Help & helpful articles

Creating New Tutorials

Easy way:

  1. Load up one of the existing tutorials
  2. Replace its text and images with your own
  3. Upload it to the Patch Tracker. Make SURE to click the "Upload and Attach a File" checkbox!

Official way:

  1. Create a DocBook XML file like the Basic Tutorial DocBook
  2. Follow directions in the tutorial directory README for formatting and handling of embedded non-SVG images
  3. Create a subdirectory in the doc-docbook module and place the new tutorial docbook file there
  4. Test tutorial generation using the `make-html`, `make-svg`, and `make-all` scripts
  5. Announce the availability of the new tutorial