File: README.htmldocs

package info (click to toggle)
netcdf4-python 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,588 kB
  • sloc: python: 6,002; ansic: 854; makefile: 15; sh: 2
file content (11 lines) | stat: -rw-r--r-- 387 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
To update web docs at http://github.unidata.io/netcdf4-python:

First install pdoc (https://github.com/pdoc3/pdoc)

Then in netcdf4-python github clone directory (after building and 
installing github master), generate docs by running create_docs.sh.

Docs are put in docs/index.html.

Github pages (https://unidata.github.io/netcdf4-python/) points to docs/index.html
in master branch.