Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 383 Bytes

Documentation

The documentation of this project may be built with Sphinx.

How to build it

Commands to build the docs:

$ python bootstrap.py
$ ./bin/buildout
$ ./bin/docs

To set language or manage some other stuff, edit docs/source/conf.py

To update files data for tutorial:

DOCSTEST=True ./bin/nosetests openprocurement.auctions.geb.tests.cases.docs