Wykres commitów

20 Commity (restructure-docs)

Autor SHA1 Wiadomość Data
Steve Piercy 23c2acaf2c Move htmlhelp configuration to the end. It's probably not needed. 2025-05-04 01:36:39 -07:00
Steve Piercy 462fb08528 Merge About into index.rst 2025-05-04 01:14:24 -07:00
Steve Piercy 551ab64f71 - Get API reference to build
- Use proper configuration value for `source_suffix`
- Add sensible defaults in Makefile
2025-05-04 01:03:48 -07:00
Steve Piercy cca6ac3e85 Add sphinx-reredirects to requirements and extensions to redirect URLs.
- Note: we should also configure redirects on RTD.
2025-05-04 01:02:02 -07:00
Nicco Kunzmann e2955595a5 Address review 2025-05-02 17:58:39 +01:00
Steve Piercy 28723e9dd8 Switch to PyData Sphinx Theme 2025-04-22 16:44:20 -07:00
Nicco Kunzmann 9026bf4341 Format other package code 2025-03-19 11:50:49 +00:00
Nicco Kunzmann 0bcaf62232
Merge branch 'main' into security 2025-01-18 16:51:21 +01:00
Steve Piercy 7f6b6fea4e
Remove unused intersphinx config items 2025-01-17 14:51:28 -08:00
Nicco Kunzmann 5db9da78f2 Add intersphinx 2025-01-17 17:41:09 +01:00
Nicco Kunzmann cb1a380b62 Add Security Policy 2024-12-02 13:58:28 +00:00
Steve Piercy 3626458fa3 Add sphinx-copybutton to allow copying code blocks with a single click of a button 2024-07-02 21:44:22 -07:00
Steve Piercy c226aeb098 Allow docs to build on Python 3.12 by replacing `pkg_resources` with `importlib.metadata`.
- Fix underline length in README.rst
2024-06-20 17:20:46 -07:00
Hugo Osvaldo Barrera d4c190866f Remove any syntax required for python < 3.8
find . -iname "*.py" -exec pyupgrade --py38-plus {} \;
2022-08-15 09:58:40 +02:00
Markus Unterwaditzer 06c700adf5 Docs: Fallback to default theme 2015-01-19 14:27:36 +01:00
Johannes Raggam c6cb0424ce use sphinx_rdt_theme and document how to generate docs 2014-11-20 13:14:45 +01:00
Thomas Weißschuh 0412bfb4f2 [docs] use current year in copyright 2014-09-05 10:05:43 +00:00
Thomas Weißschuh aee5822e5b [docs] get current version from pkg_resources 2014-09-05 10:04:12 +00:00
Rok Garbas bbaefe7824 adding final touches for the first version of docs ... more needed ofcourse 2011-08-18 03:57:17 +02:00
Rok Garbas 7fbad46bdd adding initial sphinx documentation 2011-08-18 00:07:32 +02:00