summaryrefslogtreecommitdiffstats
path: root/doc/development/index.txt
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2010-12-13 23:26:31 +0100
committerFabian Affolter <fabian@bernewireless.net>2010-12-13 23:26:31 +0100
commit875aefd9beb9e7fd464348c0e0fa42896dc329ff (patch)
tree6c9920648f7c56a9a5854c1dafa474d8e8139508 /doc/development/index.txt
parentf5792d907e357c90624ec110d908d42b94296a12 (diff)
parent71bb583ac04ff1c52e03d69a91bbb508783566f8 (diff)
downloadbcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.tar.gz
bcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.tar.bz2
bcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'doc/development/index.txt')
-rw-r--r--doc/development/index.txt25
1 files changed, 6 insertions, 19 deletions
diff --git a/doc/development/index.txt b/doc/development/index.txt
index 222978c98..352000dc8 100644
--- a/doc/development/index.txt
+++ b/doc/development/index.txt
@@ -6,19 +6,12 @@
Bcfg2 Development
=================
-There are several ways users can contribute to the Bcfg2 project.
+There are many ways to get involved in Bcfg2 development. Here we will
+outline some things that can help you get familiar with the various
+areas of the Bcfg2 code.
-* Developing code
-* Testing prereleases
-* Reporting bugs
-* Adding to the common repository
-* Improving the wiki and writing documentation
-
-This section will outline some things that can help you get familiar
-with the various areas of the Bcfg2 code.
-
-Send patches to the :ref:`mailinglist` or create a trac
+Send patches to the :ref:`help-mailinglist` or create a trac
`ticket <https://trac.mcs.anl.gov/projects/bcfg2/newticket>`_
with the patch included. In order to submit a ticket via the
trac system, you will need to create a session by clicking on the
@@ -33,22 +26,16 @@ The source tree can be checked out by running::
git clone git://git.mcs.anl.gov/bcfg2.git
Users wishing to contribute on a regular basis can apply for direct
-git access. Mail the :ref:`mailinglist` for details.
+git access. Mail the :ref:`help-mailinglist` for details.
.. toctree::
:maxdepth: 1
-
+
tips
setup
client-driver
plugins
- writing_plugins
- plugin-types
- writing_specification
- server
testing
documentation
docstyleguide
- emacs_snippet
- vim_snippet