Erik Sundell
7a9491c323
flake8: check F408 about unused imports, manual fixes only
2022-11-16 15:51:26 +01:00
Min RK
8aac18c96d
More documentation for 3.0 role/scope changes
...
a few more outdated `versionchanged` notes
2022-08-02 14:39:03 +02:00
Min RK
7a9778249f
run pre-commit with isort
2022-03-31 12:33:26 +02:00
Min RK
8f18303e50
fix some links revealed by myst
...
mostly pre-myst markdown links
2022-03-04 10:41:20 +01:00
Min RK
08a913707f
define html_context needed for edit_page_button
2022-01-20 18:56:41 +01:00
pre-commit-ci[bot]
1b3e94db6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-01-04 22:23:45 +00:00
Chris Holdgraf
614d9d89d0
DOCS: Update theme configuration
2022-01-04 14:22:45 -08:00
Min RK
7d44a0ffc8
add tornado to intersphinx
2021-11-30 10:45:38 +01:00
Min RK
468aa5e93c
render openapi spec client-side
...
- move spec to _static/rest-api.yml, since the original yaml must be served
- copy javascript rendering code from FastAPI (uses swagger-ui)
- remove link to pet store, since there isn't a big enough difference to duplicate it
- remove bootprint rendering with node
2021-10-29 13:13:41 +02:00
Min RK
14997152b9
admonition about installing the beta
2021-09-17 10:54:43 +02:00
Erik Sundell
d6c48b15fe
pyupgrade: run pyupgrade --py36-plus and black on all but tests
2021-08-26 16:23:38 +02:00
Min RK
b1b6a9e76c
Add detailed doc for starting/stopping/waiting for servers via api
...
and complete implementation in examples/server-api
2021-08-04 12:49:12 +02:00
IvanaH8
800f3cf79f
Add trigger to conf.py to call generate-scope-table
2021-05-21 17:03:24 +02:00
IvanaH8
c03ca796ab
removed recommonmark from docs/source/conf.py
2021-02-19 14:07:25 +01:00
IvanaH8
7d1b6a2021
split the docs in docs/source/rbac folder
2021-02-15 16:19:13 +01:00
IvanaH8
be34146d29
back-up with commenting out only
2021-02-12 09:55:21 +01:00
Erik Sundell
4cbc0bad34
Merge branch 'master' into remove-unused-imports
2020-10-01 12:07:37 +02:00
Erik Sundell
e15b6ad52e
Makefile: let make html depend on generated metrics.rst
2020-10-01 10:13:31 +02:00
Rajat Goyal
8ee60ce0c7
Add metrics documentation generation step in CircleCI & RTD configs
...
Also rename generated metrics documentation directory `_gen` from `gen`
2020-09-30 22:57:46 +05:30
Min RK
21eaf0dd9f
Merge pull request #3077 from kinow/add-config-reference
...
Add Configuration Reference section to docs
2020-09-08 16:40:10 +02:00
Erik Sundell
4bc6d869f3
docs: unsqueeze logo, remove unused CSS and templates
2020-07-05 03:12:18 +02:00
Bruno P. Kinoshita
522ef3daea
Add Configuration Reference
2020-06-08 23:49:31 +12:00
Richard Darst
e882e7954c
docs: use recommonmark as an extension
...
- source_parsers deprecated in sphinx 3.0
- Since sphinx 1.4, it can (should) be used as a direct extension:
https://github.com/readthedocs/recommonmark/pull/43
2020-04-17 11:11:24 +03:00
Richard Darst
c234463a67
sphinx conf.py: update add_stylesheet -> add_css_file
...
- Seems to be added in 1.0:
https://www.sphinx-doc.org/en/latest/changes.html#release-1-0-jul-23-2010
2020-04-17 11:11:24 +03:00
Steffen Vogel
e93cc83d58
remove unused imports
2020-04-16 12:12:22 +02:00
Chris Holdgraf
7af70b92e9
Update conf.py
2020-03-23 08:29:52 -07:00
Chris Holdgraf
c8e4d68978
updating to pandas docs theme
2019-11-21 08:04:20 -08:00
Min RK
ca00c0eab0
Merge pull request #2698 from Zsailer/eventlog-tests
...
Instrument JupyterHub to record events with jupyter_telemetry [Part II]
2019-09-24 11:08:45 +02:00
Min RK
ac32ae496e
run pre-commit hook
2019-09-19 15:51:02 +02:00
Carol Willing
a239a25ae0
fix case
2019-09-07 02:19:19 +02:00
Carol Willing
6d696758e4
use autodoc-traits extension for docbuild
2019-09-06 17:41:34 +02:00
Zsailer
c34bcabcb9
add docs for event-logging
2019-08-22 11:05:10 -07:00
Matthias Bussonnier
8a2eba1156
Some theme updates; no double NEXT/PREV buttons.
...
- Install pip in the docs conda env (or conda complains).
- Do not override page.html, the next/previous buttons are now handled by
alabaster_jupyterhub (this actually remove the duplicated next/prev
buttons)
- use alabaster_jupyterhub when building locally, this make it easy for
new contributor to get the _exact_ same appearance than on
readthedocs.
2019-07-16 13:48:37 -07:00
Min RK
45dcb3bd17
recommonmark 0.5
...
update several links (html targets don't work anymore)
had to add rest-api redirect so link would resolve,
since there isn't a ref for files in _static
2019-03-25 14:08:37 +01:00
Min RK
20be7f98f7
[doc] enable autostructify
2019-02-27 16:47:32 +01:00
Min RK
2f99104f57
a couple fixups after autoformatting
2019-02-19 17:04:37 +01:00
Min RK
5e60582ef3
run autoformat
...
apologies to anyone finding this commit via git blame or log
run the autoformatting by
pre-commit run --all-files
2019-02-19 17:00:10 +01:00
Chris Holdgraf
891a352f42
updating circle for docs and adding a roadmap
2018-11-14 21:20:26 -08:00
Chris Holdgraf
3dc0a8388b
copy button
2018-09-26 18:34:51 -04:00
Carol Willing
ff7851ee2e
blacken conf.py
2018-06-06 12:52:30 -07:00
Carol Willing
09011815af
Good catch @betatim
2018-05-03 15:54:51 +02:00
Carol Willing
a6f73b035f
updates to theme
2018-05-03 04:26:02 +02:00
Carol Willing
22a1df6fa0
update conf.py for theme
2018-05-03 03:34:16 +02:00
Carol Willing
6389751c22
move to alabaster theme
2018-05-03 03:22:26 +02:00
Matthias Bussonnier
5cb40531d0
Inter-sphinx with Python 3, not 2.
...
Python 2 is the default, you need to be explicit for Python 3.
2017-06-12 12:04:41 -07:00
Carol Willing
f815fe8b59
Update for jupyter-alabaster local build
2017-05-06 16:46:48 -07:00
Carol Willing
86428aa0f6
Change to jupyter alabaster doc theme
2017-05-06 16:46:48 -07:00
Min RK
4b987dd334
add configurable traits to api docs
2017-02-13 14:18:20 +01:00
Carol Willing
3dd98bc0fc
Slim conf.py comments and options cruft
2016-10-04 05:28:03 -07:00
Carol Willing
fd219b5fff
Update conda env and conf.py for clean build
2016-08-28 10:08:00 -07:00