Commit 3dc8639f authored by Tom de Geus's avatar Tom de Geus Committed by Victor Zverovich

[docs] Added conda

parent dcde089b
...@@ -103,7 +103,14 @@ the previous section. Then compile the ``doc`` target/project, for example:: ...@@ -103,7 +103,14 @@ the previous section. Then compile the ``doc`` target/project, for example::
make doc make doc
This will generate the HTML documentation in ``doc/html``. This will generate the HTML documentation in ``doc/html``.
Conda
=====
fmt can be install (for Windows, macOS and Linux) on `Conda <https://docs.conda.io/en/latest/>`__, using its `conda-forge <https://conda-forge.org>`__ `package <https://github.com/conda-forge/fmt-feedstock>`__, as follows::
conda install -c conda-forge fmt
Android NDK Android NDK
=========== ===========
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment