+ placeholders for generated docs (from some github projects)
This commit is contained in:
parent
8dd87f95c2
commit
354dc83ab8
4 changed files with 36 additions and 0 deletions
9
cmake-examples/README.md
Normal file
9
cmake-examples/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
- In =org-howto=:
|
||||
Otherwise-empty placeholder directory for sphinx-generated cmake-examples documentation
|
||||
|
||||
- In =public_html/org-howto/cmake-examples=:
|
||||
Sphinx-generated documentation in this directory, copied from somewhere like =cmake-examples/.build/docs/sphinx=
|
||||
Entry point will be =org-howto/cmake-examples/index.html=
|
||||
|
||||
- Note that github jekyll treats directories that begin with underscore as special.
|
||||
Suppress that behavior by creating a =.nojekyll= file in repo root.
|
||||
9
xo-flatstring/README.md
Normal file
9
xo-flatstring/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
- In =org-howto=:
|
||||
Otherwise-empty placeholder directory for sphinx-generated xo-flatstring documentation
|
||||
|
||||
- In =public_html/org-howto/xo-flatstring=:
|
||||
Sphinx-generated documentation in this directory, copied/installed from somewhere like =xo-flatstring/.build/docs/sphinx=
|
||||
Entry point will be =org-howto/xo-flatstring/index.html=
|
||||
|
||||
- Note that github jekyll treats directories that begin with underscore as special.
|
||||
Suppress that behavior by creating a =.nojekyll= file in repo root.
|
||||
9
xo-ratio/README.md
Normal file
9
xo-ratio/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
- In =org-howto=:
|
||||
Otherwise-empty placeholder directory for sphinx-generated xo-ratio documentation
|
||||
|
||||
- In =public_html/org-howto/xo-ratio=:
|
||||
Sphinx-generated documentation in this directory, copied/installed from somewhere like =xo-ratio/.build/docs/sphinx=
|
||||
Entry point will be =org-howto/xo-ratio/index.html=
|
||||
|
||||
- Note that github jekyll treats directories that begin with underscore as special.
|
||||
Suppress that behavior by creating a =.nojekyll= file in repo root.
|
||||
9
xo-unit/README.md
Normal file
9
xo-unit/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
- In =org-howto=:
|
||||
Otherwise-empty placeholder directory for sphinx-generated xo-unit documentation
|
||||
|
||||
- In =public_html/org-howto/xo-unit=:
|
||||
Sphinx-generated documentation in this directory, copied/installed from somewhere like =xo-unit/.build/docs/sphinx=
|
||||
Entry point will be =org-howto/xo-unit/index.html=
|
||||
|
||||
- Note that github jekyll treats directories that begin with underscore as special.
|
||||
Suppress that behavior by creating a =.nojekyll= file in repo root.
|
||||
Loading…
Add table
Add a link
Reference in a new issue