tree: 7b9f4e6868edc0f92fcea20c638032c675247cdd [path history] [tgz]
  1. docs/
  2. gen_doc_stubs.py
  3. mkdocs.yml
  4. README.md
  5. requirements.txt
mkdocs/README.md

Docs

The pyiceberg docs are stored in docs/.

Running docs locally

pip3 install -r requirements.txt
mkdocs serve
open http://localhost:8000/