Commit Graph

11 Commits

Author SHA1 Message Date
yliao
109fe00035 generated client change 2024-05-21 22:28:03 +00:00
yliao
c7be3fc235 generated client change 2023-12-18 19:33:52 +00:00
Yu Liao
f494b8de33 generated client change 2023-08-31 01:36:47 +00:00
Tomasz Prus
8b96c0a3c8 Fix docs configuration for Read the Docs 2023-03-05 16:34:12 +01:00
Kubernetes Prow Robot
617e5f520f
Merge pull request #2013 from tomplus/feat/update-doc
[doc] update Sphinx configuration
2023-02-27 13:33:16 -08:00
Tomasz Prus
04aba3d0a1 [doc] update Sphinx configuration 2023-02-19 19:16:48 +01:00
Kian-Meng Ang
2d299b7a57 Fix typos
Found via `codespell -S CHANGELOG.md,*.json,*.unprocessed -L querys,couldn`
2023-01-27 11:10:29 +08:00
Shivansh Srivastava
bad23cfc05
add: README.md in doc/source 2022-05-02 17:01:53 +05:30
Oz N Tiram
2e3b50e08e Update examples (#922)
* Consolidate both examples for create deployments

* Update deployment_examples.py: use V1Deployment

* Update sphinx documentation with deployment examples
2019-08-13 13:57:43 -07:00
Oz Tiram
3b84216652 Mulitple docs fixes
*  Document how to build the doumentation with sphinx

    For convinience, I added a Makefile which spares one to memorize the
    long sphinx command, or type python setup.py build_sphinx

    You simply use `make html` and you will get the docs.

 * Render README with markdown properly

   conf.py includes some code to work around a  bug in
   common mark. The markdown is now properly converted to HTML.

 * Fix rendering of CONTRIBUTING.md
2019-07-31 18:13:57 +02:00
Davanum Srinivas
0ca9210d31 Initial cut at documentation 2017-01-11 16:13:30 -05:00