Esse commit está contido em:
Felix Geisendörfer
2013-12-25 19:20:40 +01:00
commit 79ee5d9f39
5 arquivos alterados com 8 adições e 25 exclusões
-4
Ver Arquivo
@@ -1,4 +0,0 @@
Becoming a Contributor
======================
To be written. Outline the process of becoming a contributor.
+2 -2
Ver Arquivo
@@ -1,5 +1,5 @@
Reverse Engineering
===================
To be written. This document will introduce the basic techniques used for
reverse engineering the Parrot AR Drone and the original firmware.
To be written. Guide to the techniques used for reverse engineering the Parrot
AR Drone 2.0.
-1
Ver Arquivo
@@ -36,7 +36,6 @@ Contributor Manual
.. toctree::
:maxdepth: 2
contributor/becoming
contributor/building
contributor/reverse_engineering
+4 -16
Ver Arquivo
@@ -8,20 +8,9 @@ This page lists the best ways for interacting with the GoDrone community.
godrone mailing list
--------------------
If you'd like to discuss a topic that is not focused on programming, please
join and post on the `godrone mailing list
<https://groups.google.com/forum/#!forum/godrone>`_. This should also be your
first choice for reporting and confirming bugs.
.. _godrone-dev-list:
godrone-dev mailing list
------------------------
For discussing topics related to the software development of GoDrone, or
reverse engineering the AR Drone in general, please reach out to the
`godrone-dev mailing list
<https://groups.google.com/forum/#!forum/godrone-dev>`_.
If you'd like to ask a question, report a bug, or discuss ideas, please
post to the `godrone mailing list
<https://groups.google.com/forum/#!forum/godrone>`_.
.. _godrone-irc:
@@ -29,8 +18,7 @@ reverse engineering the AR Drone in general, please reach out to the
--------------------
The fastest way to discuss GoDrone related topics is joining the `#godrone IRC
channel <http://webchat.freenode.net/?channels=godrone>`_ on freenode.net. This
channel is meant to discuss both programming and non-programming related topics.
channel <http://webchat.freenode.net/?channels=godrone>`_ on freenode.net.
.. _tracker:
+2 -2
Ver Arquivo
@@ -17,8 +17,8 @@ Go, the best way to help is by sending pull requests on :ref:`GitHub <source>`
. There are many :ref:`open issues <tracker>` and :ref:`ideas <goals>`, but any
proposed changes will be considered.
That being said, it's always a good idea to post to the :ref:`godrone-dev
mailing <godrone-dev-list>` to discuss things before getting started.
That being said, it's always a good idea to post to the :ref:`godrone mailing
<godrone-list>` to discuss things before getting started.
Additionally help with the documentation and answering questions on the mailing
list would be really appreciated.