JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

Documentation of click based commands from docstrings #182

Closed PrajwalPrashanth closed 4 years ago

PrajwalPrashanth commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #182 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #182   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         1356      1356           
=========================================
  Hits          1356      1356           
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
jovian/cli.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0cce694...3cc4d4f. Read the comment docs.

PrajwalPrashanth commented 4 years ago

@sidujjain Check this out its ready, local build is able to generate the page but there is some issue with ReadTheDocs and sphinx-click.

PrajwalPrashanth commented 4 years ago

@sidujjain changes are done. Here is the preview link https://prajwalprashanth-demo.readthedocs.io/en/pp-ch1321-cli-docs/api-reference/cli.html

PrajwalPrashanth commented 4 years ago

@sidujjain Order has been changed and [OPTIONS] is moved to last check it out https://prajwalprashanth-demo.readthedocs.io/en/pp-ch1321-cli-docs/api-reference/cli.html