xgcm / xcape

Fast convective parameters for numpy, dask, and xarray
Other
30 stars 11 forks source link

Build docs #36

Closed rabernat closed 4 years ago

rabernat commented 4 years ago

My attempt to get the docs going

codecov[bot] commented 4 years ago

Codecov Report

Merging #36 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   67.01%   67.01%           
=======================================
  Files           9        9           
  Lines         288      288           
  Branches       76       76           
=======================================
  Hits          193      193           
  Misses         73       73           
  Partials       22       22           

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 2b57726...fabddae. Read the comment docs.

rabernat commented 4 years ago

So the RTD build worked and you can see a preview here: https://xcape--36.org.readthedocs.build/en/36/

(Or by following the "Details" link on the RTD check above.)

@chiaral I would merge this and then use it as a basis for further doc improvements.