Changeset 717 for branches/PublicaMundi_David-devel/docs/contribute
- Timestamp:
- Jun 30, 2015, 10:30:52 PM (9 years ago)
- Location:
- branches/PublicaMundi_David-devel/docs/contribute
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PublicaMundi_David-devel/docs/contribute/doc.rst
r696 r717 5 5 6 6 Contribute documentation 7 ================== 7 ======================== 8 8 9 9 ZOO Documentation is a collaborative process managed by the ZOO developers. Anybody is welcome to contribute to the ZOO-Project documentation. Please consider the following instructions before doing so. … … 11 11 General information 12 12 ------------------------ 13 14 Heading syntaxe 15 ............... 16 17 Tere are various title heading used in the documentation, when you 18 create a new document, you're invited to follow the following heading 19 underline syntaxe: 20 21 * for Heading 1, use ``=``, 22 * for Heading 2, use ``-``, 23 * for Heading 3, use ``.``, 24 * for Heading 4, use ``*``, 25 * for Heading 5, use ``#``. 26 13 27 14 28 For new comers … … 38 52 39 53 Installing and using Sphinx 40 ------------------------ 54 --------------------------- 41 55 42 56 On Linux -
branches/PublicaMundi_David-devel/docs/contribute/index.rst
r699 r717 2 2 3 3 Contributor Guide 4 ============= 4 ================= 5 5 6 This is the `ZOO-Project <http://zoo-project.org>`__ **Contributor Guide**. This document provides information and guidelines to anyone willing to contribute to the `ZOO-Project <http://zoo-project.org>`__ open source software project and help making it better. 6 This is the `ZOO-Project <http://zoo-project.org>`__ **Contributor 7 Guide**. This document provides information and guidelines to anyone 8 willing to contribute to the `ZOO-Project <http://zoo-project.org>`__ 9 open source software project and help making it better. 7 10 8 11 .. toctree:: … … 12 15 code 13 16 doc 14 translate15 17 dev 16 18 release
Note: See TracChangeset
for help on using the changeset viewer.