tree: b4d5b6ebe81d20e1bbc006b8b069ec5813e07269 [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/