pyproj
pyproj copied to clipboard
DOC: add help for building the docs in windows
When working on the doc I found that building the docs was only explained for Linux users. Link for the conversation
I think we need to add a note for windows users, explaining two things :
- the need to
pip installthe file requirements-docs.txt ; - the use of
make htmlinstead ofmake docs.