Changeset 806 for trunk/docs
- Timestamp:
- Jan 22, 2017, 5:44:19 PM (8 years ago)
- Location:
- trunk/docs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/contribute/release.rst
r800 r806 22 22 * Read the documentation and remove outdated parts. 23 23 * Create release candidate as .zip and .tar.bz2 then add them on this 24 `page <http://zoo-project.org/ site/Downloads>`_ (by editing this25 `wiki page <http://zoo-project.org/trac/wiki/ Download>`_)24 `page <http://zoo-project.org/new/Code/Download>`_ (by editing this 25 `wiki page <http://zoo-project.org/trac/wiki/ZooWebSite/2015/Code/Download>`_) 26 26 * Cut a release candidate once you think that everything is in 27 27 order. Announce the release candidate for review for at least 1 -
trunk/docs/install/installation.rst
r784 r806 94 94 installation directory but, in case you want to store this file in 95 95 another place, then you can use the ``--with-etc-dir`` option so it 96 will search for the ``main.cfg`` file in the ``sysconfdir`` directory.96 will search for the ``main.cfg`` file in the ``sysconfdir`` directory. 97 97 98 98 For instance, you can define that the directory to store the
Note: See TracChangeset
for help on using the changeset viewer.