mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-23 19:00:09 +00:00
Fix links
This commit is contained in:
parent
826edabae1
commit
6d9712c7fd
@ -60,9 +60,9 @@ Building the documentation
|
|||||||
To build the documentation you need the following software installed on your
|
To build the documentation you need the following software installed on your
|
||||||
system:
|
system:
|
||||||
|
|
||||||
* [Python](https://www.python.org/) with pip and virtualenv
|
* `Python <https://www.python.org/>`_ with pip and virtualenv
|
||||||
* [Doxygen](http://www.stack.nl/~dimitri/doxygen/)
|
* `Doxygen <http://www.stack.nl/~dimitri/doxygen/>`_
|
||||||
* [Less](http://lesscss.org/) with less-plugin-clean-css
|
* `Less <http://lesscss.org/>`_ with less-plugin-clean-css
|
||||||
|
|
||||||
First generate makefiles or project files using CMake as described in
|
First generate makefiles or project files using CMake as described in
|
||||||
previous section. Then compile the ``doc`` target/project, for example::
|
previous section. Then compile the ``doc`` target/project, for example::
|
||||||
|
Loading…
Reference in New Issue
Block a user