Taimoor Zaeem
e49a17ea56
nix(docs): print message to console on script runs
...
It's not immediately visible that these scripts are run when
doing `postgrest-docs-check`.
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
(cherry picked from commit e1d547623e )
2026-05-28 14:28:37 +05:00
Wolfgang Walther
55eafdf352
chore(deps): update nixpkgs to 25.05
2025-07-11 15:53:06 +00:00
Wolfgang Walther
7933685ffb
docs: Update sphinx-rtd-theme to 3.0.2
2025-05-22 06:07:26 +00:00
Wolfgang Walther and Wolfgang Walther
a023bd5742
nix: keep readthedocs dependencies in-sync with nix
...
This is to make sure that we will always have the same development
environment for the docs build as is used live on the website.
2024-11-12 21:13:31 +01:00
Wolfgang Walther and Wolfgang Walther
a132a4fe2c
chore(deps): update nixpkgs
2024-07-07 11:05:10 +02:00
Laurence Isla
d458114f33
nix: remove texlive dependencies from postgrest-docs-render
2024-06-26 11:33:04 -05:00
Laurence Isla
5acb29ce94
chore: organize diagrams in different folders
2024-06-26 11:33:04 -05:00
Laurence Isla and Steve Chavez
2e910e5338
docs: improve architecture diagram
...
- SVG format instead of PNG
- The components now have links to their reference in the Docs
- Supports dark mode
2024-06-16 17:31:26 -05:00
Laurence Isla
70396d3f6c
docs: add dark mode
...
- Uses sphinx-rtd-dark-mode for sphinx-rtd-theme
- Adds dark mode logos for sponsors
2024-04-10 18:37:57 -05:00
steve-chavez
ab73624366
docs: add architecture diagram
2024-04-08 11:57:03 -05:00
Wolfgang Walther
6de3ba543d
nix: Use minimal set of texlive dependencies for docs-render
2024-03-31 22:05:02 +02:00
Wolfgang Walther
c7eb4036a1
nix: Export all tools on each toolbox
...
This allows targeting each tool separately for installs.
2024-02-26 22:06:01 +01:00
Wolfgang Walther and Wolfgang Walther
1a141c19df
nix: Add postgrest-docs-render to render latex documents
2024-02-21 09:40:11 +01:00
Wolfgang Walther
272c1cc1e2
nix: Fix docs-spellcheck with multiple references on a single line
2024-02-18 19:35:40 +01:00
Wolfgang Walther
c196d406d4
nix: Make postgrest-watch postgrest-docs-check work
...
This moves the _build folder into the repo root, to avoid postgrest-watch ending in an
infinite loop of restarting the build.
Also, for repeated use during development, running linkcheck is not a good idea, this
will quickly result in rate-limiting requests from various servers.
2024-02-18 16:12:20 +01:00
Wolfgang Walther and Wolfgang Walther
b435f1b2d4
nix: Move docs build and serve scripts into nix
...
This is long overdue. We expect everyone contributing to postgrest to use the nix tools,
so it makes no sense to carry around external tools anymore.
2024-02-18 13:10:00 +01:00
Laurence Isla and Wolfgang Walther
a1f2ecadda
nix: Move docs tools into core infrastructure
2024-02-18 13:10:00 +01:00