https://github.com/dftbplus/recipes
DFTB+ recipes
https://github.com/dftbplus/recipes
dftbplus user-documentation
Last synced: 4 months ago
JSON representation
DFTB+ recipes
- Host: GitHub
- URL: https://github.com/dftbplus/recipes
- Owner: dftbplus
- License: cc-by-sa-4.0
- Created: 2017-05-31T09:00:48.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T19:50:15.000Z (6 months ago)
- Last Synced: 2025-12-22T08:43:47.113Z (6 months ago)
- Topics: dftbplus, user-documentation
- Size: 7.11 MB
- Stars: 9
- Watchers: 4
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.