uptasticsearch icon indicating copy to clipboard operation
uptasticsearch copied to clipboard

Python package should have Sphinx infra set up

Open jameslamb opened this issue 6 years ago • 1 comments

The Python package uses Sphinx docstrings and we declare various sphinx packages in setup.py, but none of the actual infra (like a conf.py) to run the docs is set up.

Closing this issue involves walking through sphinx-quickstart (here)

jameslamb avatar Sep 30 '18 18:09 jameslamb

[HacktoberFest] I'm interested to take this issue.

The corresponding pull request: https://github.com/UptakeOpenSource/uptasticsearch/pull/130

csyhuang avatar Oct 24 '18 23:10 csyhuang