Commit Graph

8 Commits (4ba30304a4f3b35613102d10800696389702d555)

Author SHA1 Message Date
J. Fernando Sánchez 8ee324f566 Clearer docs 7 years ago
J. Fernando Sánchez 188c33332a Removed nbsphinx
It requires pandoc, which cannot be installed with pip.

We can either link to the nbfile or convert the file
manually/automatically:

```
nbconvert SenpyClientUse.ipynb --to rst
```
7 years ago
militarpancho 3e0f55dcff Improve docs. (Badges missing) 7 years ago
J. Fernando Sánchez 548cb4c9ba Doc changes
* Alabaster theme
* Restructured
* Simplified introduction
* Reference to entries/models
* Fixed examples
7 years ago
J. Fernando Sánchez 62ddca79ac Fixed conversion docs 7 years ago
J. Fernando Sánchez a0ff528a4b Improved docs and client
* Client now raises an exception on error
* Added conversion to the documentation
7 years ago
NachoCP bf30c04a52 Updated readthedocs 8 years ago
J. Fernando Sánchez 7de5b41340 Started readthedocs and improved README 9 years ago