fb9495099d
* Added generic .gitignore file * Added initial sphinx config file * Imported 2 doc pages from repo: - Kubernetes cluster - Docker interfaces library Change-Id: Iff43fa4afe899a548f9992a2bb4b280397098222
7 lines
100 B
Markdown
7 lines
100 B
Markdown
# Sphinx DOC hints
|
|
|
|
## Running sphinx:
|
|
|
|
sphinx-build -c <Path-to-conf.py> doc/source doc/build
|
|
|