Create docs/README.md
This commit is contained in:
15
docs/README.md
Normal file
15
docs/README.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Instaloader Documentation
|
||||||
|
|
||||||
|
This directory contains sources for the Instaloader documentation.
|
||||||
|
|
||||||
|
The documentation is hosted at:
|
||||||
|
https://instaloader.readthedocs.org/
|
||||||
|
|
||||||
|
## Build
|
||||||
|
|
||||||
|
The documentation is created with [Sphinx](http://www.sphinx-doc.org/). To build it, use
|
||||||
|
|
||||||
|
```
|
||||||
|
pip3 install sphinx
|
||||||
|
make html
|
||||||
|
```
|
Reference in New Issue
Block a user