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

https://github.com/dftbplus/recipes

DFTB+ recipes
https://github.com/dftbplus/recipes

dftbplus user-documentation

Last synced: 4 months ago
JSON representation

DFTB+ recipes

Awesome Lists containing this project

README

          

*************
DFTB+ Recipes
*************

This repository contains the source of the DFTB+ Recipes book. The
content is currently rendered on `dftbplus-recipes.readthedocs.io
`_. You can also render it
locally by using the Sphinx documentation system, change directory to
`docs` and type `make` to see possible document formats.

This material is licensed under the CC-BY-SA license (see `LICENSE `_).

Contributions are very welcome!

Technical notes
===============

* The book is written in the restructured text format and is contained in the
`docs/` folder. In order to process it, you need Sphinx version 1.8 or above.

* Before the text of the book is built, the building system creates a tar.bz2
archive for each top level file/directory in the `docs/_archives/`
folder. Created archives will be then copied to the `docs/_downloads/archives`
folder. You may then reference those .tar.bz2 archives from within the text of
the book.