Skip to content

Files

Latest commit

470439c · Oct 24, 2018

History

History

documentation

README.md

ToroDB Stampede documentation

Source of the online documentation of ToroDB Stampede.

Generate/view the documentation

You need the mkdocs package. You may run

mkdocs serve

on this same directory (where mkdocs.yml exists) and point your browser to

127.0.0.1:8000

to browse the doc. Check mkdocs --help for more options.