Commit Graph

6 Commits

Author SHA1 Message Date
ZwX1616
eaaccaa3d8 Add DM model readme (#22801)
* add dm model

* link to parsing
2021-11-08 15:15:55 -08:00
Willem Melching
b816b5b644 Sphinx docs generation (#22697)
* add sphinx

* switch theme

* Experiment: sphinx docs generation updated (#22708)

* moved build to root gitignore, added .gitkeep

* Improved makefile doc build process

- Removed auto-generated docs from source control
- Moved apidoc.sh into Makefile
- Removed make.bat (can add back if Windows support desired)
- Added sphinx viewcode and markdown extensions
- Added feature to source /docs in build, so any .rst file in /docs will
  override the respective file during the build process
- Added feature to copy all markdown/rst files from source into /build/
  during build process so they can be easily referenced while writing
  docs (see examples in index.md)
- Wrote basic starter index.md file

TODO: Add new dependencies to Pipfile [dev-packages]

* Revert accidental modification to Pipfile

* fix command substitution

* exclude xx

* improve docs

* dont include all docs in release build

* Add dockerfile

* update title

* include normal readme

* build container in CI

* use buildkit

* add login

Co-authored-by: Chad Bailey <chadbailey904@gmail.com>
2021-10-28 15:14:37 +02:00
Ewout ter Hoeven
3ad3e46d81 [Docs] Models: README: Fix channel number (#22530)
Fix the channel number for the V-channel of the supercombo input image stream
2021-10-12 10:34:53 -07:00
HaraldSchafer
2e74bc769d Update README.md 2021-10-11 15:12:18 -07:00
HaraldSchafer
25c2304760 Update README.md 2021-10-11 15:05:05 -07:00
HaraldSchafer
14baedc9f5 Models README (#22523)
* first commit

* Update README.md
2021-10-11 14:52:24 -07:00