diff --git a/doc/development.rst b/doc/development.rst index c7c6b86fcbb0b136f18693afe8333b2a2287f90f..f72cea08b18593ab87a9133c27e79715948f47a0 100644 --- a/doc/development.rst +++ b/doc/development.rst @@ -359,7 +359,7 @@ This command will create a new bob package named "awesome-project" that includes +-- setup.py +-- version.txt -For more information about the functionality of each file check :ref:`.. _bob.devtools.anatomy`. +For more information about the functionality of each file check :ref:`bob.devtools.anatomy`. In the root of your project there is a file `buildout.cfg` used by `buildout` to build your package locally. It should look like: