core functionality for the acrep project
Currently most of the documentation is located in the repo https://github.com/cknoll/ackrep_data.
See also: https://ackrep.org
Currently this project is still in experimental stage. Its main purpose is to establish a proof of concept and then gather support for further development and content management. External contributions are very welcome! If you are interested in contributing, feel free to open an issue or contact the authors.
If you submit code please note that this project uses automatic code formatting with the tool black, more precisely: black -l 120 .
.
The documentation is available online at https://ackrep-doc.readthedocs.io/en/latest/index.html.
The source code of the documentation for this project is located in a separate repository.