Skip to content

Commit

Permalink
add python-ply
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Mar 10, 2016
1 parent fd7b2b3 commit 7d37002
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/cookbook/README.md
Expand Up @@ -58,8 +58,9 @@ in that directory and then open your browser at ```localhost:8000```.

## Python requirements
The cookbook is automatically built if these dependencies are met:
* ```cmake``` switch ```-DBUILD_META_EXAMPLES```
* `cmake` switch `-DBUILD_META_EXAMPLES`
* [sphinx](http://www.sphinx-doc.org/)
* [python-ply](http://www.dabeaz.com/ply/)

In addition this python module needs to be installed to enable bibtex citations.
* [sphinxcontrib-bibtex](https://sphinxcontrib-bibtex.readthedocs.org/)

0 comments on commit 7d37002

Please sign in to comment.