mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 11:13:46 +01:00
added a missing dependency for compiling doc
This commit is contained in:
parent
b1508a07ff
commit
a0bfead2c6
@ -29,4 +29,9 @@ Optionally, you may be interested in:
|
||||
..
|
||||
* How to use :ref:`Intel <icc>` C++ compiler?
|
||||
|
||||
If you wish to compile the documentation locally, you additionally need to install the following package: ::
|
||||
|
||||
pip install sphinxcontrib-doxylink
|
||||
|
||||
|
||||
.. warning:: you need the latest version of Cython (>=.17, downloadable on Cython.org). If Cython is not found, specify the location of the executable with the option -DCYTHON_EXECUTABLE.
|
||||
|
Loading…
Reference in New Issue
Block a user