plone.api/fix_tests: Look at documentation
Alexander Loechel <jenkins-z4DKO/[email protected]> Wed, 26 Jul 2017 15:27:05 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.api Branch: refs/heads/fix_tests Date: 2017-07-27T00:26:00+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: https://github.com/plone/plone.api/commit/dae622a28097e9e29db784111528b47f5ac56c4d Look at documentation Files changed: M docs/contribute/develop.rst diff --git a/docs/contribute/develop.rst b/docs/contribute/develop.rst index 6f4ceb3..f02eb76 100644 --- a/docs/contribute/develop.rst +++ b/docs/contribute/develop.rst @@ -50,6 +50,14 @@ First let's look at 'system' libraries and applications that are normally instal Python tools ------------ +.. todo:: + + Update this description: + + * add tox and propably pip. + * easy_install should be removed. + * question if virtualenv should be used, as tox also replaces this step. + Then you'll also need to install some Python specific tools: * easy_install - the Python packaging system (download http://peak.telecommunity.com/dist/ez_setup.py and run ``sudo python2.7 ez_setup.py``. @@ -102,6 +110,10 @@ Use ``git rebase --interactive`` to squash all commits that you think are unnece Creating and using the development environment ============================================== +.. todo:: + + Update this section as it seams out of date, there is no Makefile so this description makes no sense anymore. + Go to your projects folder and download the lastest `plone.api` code: .. sourcecode:: bash @@ -259,4 +271,3 @@ The documentation may span multiple lines. #: Description of the class variable which spans over #: multiple lines FOO = 1 - ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot