Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openprocurement/openprocurement.contracting.ceasefire

Ceasefire contracting module for openprocurement
https://github.com/openprocurement/openprocurement.contracting.ceasefire

contracts eauction eprocurement python

Last synced: 16 days ago
JSON representation

Ceasefire contracting module for openprocurement

Awesome Lists containing this project

README

        

# Ceasefire contracting

![CodeFactor](https://www.codefactor.io/repository/github/openprocurement/openprocurement.contracting.ceasefire/badge)

## Documentation

The documentation of this project may be built with Sphinx.

Also there are some diagrams, describing workflow and code structure of the project.
You can find them in `docs/ceasefire_diagrams.xml` and open them with [draw.io](https://draw.io)

### How to build it

Commands to build the docs:

`./docs/makedocs.sh`

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

To update files with requests data for tutorial:

`./docs/gen-requests.sh`

There is deeper doc about building docs, but it can be obsolete somewhere:
[Docs instruction](https://tinyurl.com/yahvn2p7)