Commit Graph

31 Commits

Author SHA1 Message Date
Erik Sundell
82aac067b6 docs: add dollarmath myst extension
Enables use of `$$...$$` math blocks, see https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#math-shortcuts
2023-04-04 20:51:22 +02:00
Min RK
de36cfc116 adopt myst
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00
Erik Sundell
e30a979639 docs: refresh conf.py, add opengraph and rediraffe 2022-11-28 09:31:46 +01:00
Erik Sundell
e0aaa4f995 pre-commit: run black with string normalization 2021-11-03 23:55:34 +01:00
Erik Sundell
2ba942ba76 pre-commit: manual adjustments following black 2021-11-03 23:53:43 +01:00
Erik Sundell
771ae59636 pre-commit: run black without string normalization 2021-11-03 23:53:41 +01:00
Erik Sundell
9179365a4f docs: fix language regarding master 2021-10-19 11:33:58 +02:00
GeorgianaElena
245dda4d84 Keep only the theme's default sidebars 2020-10-20 19:40:17 +03:00
GeorgianaElena
e474de42eb Missing comma 2020-10-20 15:16:41 +03:00
GeorgianaElena
3d74d028a2 Fix html_sidebars to match current sphinx theme 2020-10-20 14:58:21 +03:00
Jeremy Tuloup
8966dfb915 Update the docs theme to pydata-sphinx-theme 2020-03-23 15:41:32 +01:00
YuviPanda
fdfa73e87f Remove unused alabaster import 2019-11-21 12:54:09 -08:00
YuviPanda
8d698e089f Switch to pandas theme
Ref https://github.com/jupyterhub/team-compass/issues/225. I like
the new theme as well.

The top level headers still need to be sorted out.
2019-11-21 12:50:53 -08:00
Chris Holdgraf
de1fe2abe1 adding sidebar links 2019-04-26 10:55:42 -07:00
Leticia Portella
b0371b84c4 Change style to match Jhub main doc 2019-04-14 00:08:17 +01:00
Chris Holdgraf
138c3b2b70 updating theme and storing docs artifacts 2018-10-17 21:16:30 -07:00
Chris Holdgraf
466e2f7427 Update conf.py 2018-08-14 19:48:18 +02:00
yuvipanda
bec0c8b5bb Only set _static doc assets path if dir exists
Otherwise this is an error
2018-08-12 09:22:13 -07:00
Chris Holdgraf
2023a0e460 Merge pull request #126 from choldgraf/copybutton_remove_css
removing extra copybutton files
2018-08-11 10:03:01 -07:00
Tim Head
22d8957b0b Catching up with breakage 2018-08-11 08:25:21 +02:00
Tim Head
82e529cf12 Explicitly exclude file that is not in any TOC 2018-08-11 08:10:41 +02:00
Chris Holdgraf
b534b62175 removing extra copybutton files 2018-08-10 22:50:33 -07:00
Chris Holdgraf
f8526c1a2f fixing copybutton and maybe the integration bug 2018-08-10 17:26:35 -07:00
Chris Holdgraf
8fe026b48f adding copy button 2018-08-10 15:28:22 -07:00
yuvipanda
72744d390c Better placement of 'file an issue' link
Remove navigation.html from sidebar, since I could not figure
out how to control it. The autogenerated links are not very
useful
2018-07-30 10:21:07 -07:00
yuvipanda
ecfe733309 Set-up sidebar to show nav / about sections 2018-07-29 23:36:56 -07:00
yuvipanda
bf73783ef6 Customize theme to have better links in sidebar
Fixes #61
2018-07-28 13:45:06 -07:00
Chris Holdgraf
c6fbf47774 adding copy buttons to code blocks 2018-07-05 17:51:51 -07:00
yuvipanda
60ca1fa14d Remove recommonmark usage from conf.py
We aren't using it
2018-07-03 18:23:26 -07:00
yuvipanda
f0639ec03c Make math render properly in requirements 2018-06-28 11:54:36 -07:00
yuvipanda
aa01225b0a Switch to sphinx+rtd for documentation
- mkdocs doesn't support GFMD, so is a different dialect
- recommonmark seems abandoned
- Couldn't get m2r to work

So RST + Sphinx it is!
2018-06-28 00:39:55 -07:00