File: README.md

package info (click to toggle)
kerchunk 0.2.9-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 135,172 kB
  • sloc: python: 6,477; makefile: 39
file content (6 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
To build docs:

  - `cd docs`
  - create an environment using the `requirements.txt` file in this directory, e.g., `pip install -r requirements.txt`
  - run `make html`
  - open `build/html/index.html`