Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/devel.txt
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /help/rest/devel.txt
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'help/rest/devel.txt')
-rw-r--r--help/rest/devel.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/help/rest/devel.txt b/help/rest/devel.txt
new file mode 100644
index 0000000..e51596f
--- /dev/null
+++ b/help/rest/devel.txt
@@ -0,0 +1,20 @@
+.. _devel:
+
+.. index:: Development
+
+If you want to do some development, you are encouraged to send your work back
+to the :ref:`authors <about>`; if it is well done, it will be added to the next
+release. All changes should be submitted to the SourceForge patch tracker:
+http://sourceforge.net/tracker/?group_id=5771&atid=305771
+
+XaoS is quite easily extensible. You might want to read a bit about its
+internals in the file **doc/xaosdev.info**. XaoS is also portable, so if it
+doesn't work on your favorite platform (or there is just an old version
+available), you could quite easily port it.
+
+
+.. toctree::
+
+ writehelp
+ xaosdev
+ addformula