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