2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 04:12:11 +00:00

Fix sphinx installation link in docs readme (#560)

This commit is contained in:
meshtag
2021-02-05 16:57:11 +05:30
committed by GitHub
parent 8337f47aeb
commit c3b3d35aaa

View File

@@ -5,7 +5,7 @@ A simple guide about writing and building documentation for Boost.GIL.
## Prerequisites
- Python 3
- [Install Sphinx](#install-sphinx) (see `requirements.txt`)
- Install [Sphinx](https://www.sphinx-doc.org/en/master/index.html) (see `requirements.txt`)
- Install [Doxygen](http://www.doxygen.org)