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