1
Define the structure
Edit schema.py to define your table columns, metadata fields, and their types.
</>
schema.py
Edit schema.py to define your table columns, metadata fields, and their types.
Drop documents into input/ and describe each file in metadata.py.
Execute pack_bundle.py. Docs_Packer validates the configuration and builds the bundle.
The result is a single self-contained HTML file containing your documents and their metadata.