mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2024-11-14 13:16:34 +03:00
9 lines
193 B
Bash
9 lines
193 B
Bash
|
# Class reference
|
||
|
../bin/python ../scripts/generate_ref.py > class_reference.md
|
||
|
|
||
|
# Table of contents
|
||
|
../scripts/generate_toc.sh
|
||
|
|
||
|
# Convert to HTML for visual inspection
|
||
|
../scripts/docs2html.sh
|