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