Commit Graph

51 Commits

Author SHA1 Message Date
Arthur Schiwon
2a99fb6768 fix: version data
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-11-20 17:35:44 +01:00
rakekniven
ed6eff6c3b Merge pull request #13647 from nextcloud/jtr/feat/eol-warning-banner
feat: Automated EoL warning banner for unsupported releases
2025-09-17 17:30:05 +02:00
Josh
9be24d83f2 chore: drop tab from warning
Updated warning message for outdated documentation.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 11:16:23 -04:00
Josh
c7246baf84 chore: Apply suggestions from code review
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 11:12:19 -04:00
Josh
627b4a4fd3 fix: Disable unnecessary RST source inclusion in HTML builds
Disable inclusion of RST sources in HTML builds.

This would normally be used if we we had the links for readers to view the RST source code. We don't and there's no point in doing so.

- Already the case for the User Manual, but not the others; this makes it global across all manuals
- No need to include RST source since we're not linking to it (i.e. we're not using `html_show_sourcelink` anywhere).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 10:59:59 -04:00
provokateurin
da1b3c9b59 chore(copyright): Fix typo
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-11 17:04:13 +02:00
Josh
0a53da63b9 feat: Implement EoL warning banner for unsupported releases
Added a warning banner for outdated documentation.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-10 11:34:36 -04:00
Josh
49cde1df77 Merge pull request #13585 from nextcloud/jtr/feat-notfound-page
feat(docs): friendly 404 page
2025-09-01 10:04:01 -04:00
Josh Richards
9b2d148b80 fix(docs): update copyright shown in footer
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2025-09-01 09:50:16 -04:00
Josh Richards
0ff8729acd feat(docs): friendly 404 page
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2025-09-01 09:02:53 -04:00
Ferdinand Thiessen
7ecf6642de fix: Add versions back to developer and admin docs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 17:27:38 +01:00
Arthur Schiwon
95f4dc50cb fix: set 31 as stable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-02-26 14:42:25 +01:00
Arthur Schiwon
e5fbbb24de build: 28 entered EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-01-31 11:46:02 +01:00
Edward Ly
2206116ffd fix(deps): re-add mermaid extension for sphinx
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Martin
39a312f3d6 conf.py: Enable navigating with arrow keys
Signed-off-by: Martin <spleefer90@gmail.com>
2024-11-13 01:18:16 +01:00
Joas Schilling
8609256bfc docs: Make it clear that live changes are needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-11 08:43:20 +01:00
Ferdinand Thiessen
e5acfbbb12 fix: Remove deprecated configuration options
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-14 13:30:02 +02:00
Josh
5e74e14c8b chore(conf): Bump latest stable to 30
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-08 10:15:48 -04:00
Arthur Schiwon
2e2c753b0d build: 27 is now EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-25 15:10:59 +02:00
Josh Richards
8cb68ea02c feat(docs): Add a "copy" button to code blocks
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-17 08:51:03 -04:00
John Molakvoæ
ec7dde5dd8 chore: 26 is EOL
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-03-28 14:14:33 +01:00
Arthur Schiwon
60f79c1aa8 28 is the new stable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-12 15:18:36 +01:00
Arthur Schiwon
3a9c84870a update supported NC version number
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-23 21:37:03 +01:00
Arthur Schiwon
04839b5ba9 feat(build): add unicode support to Latex for PDF
based on https://docs.readthedocs.io/en/stable/guides/pdf-non-ascii-languages.html

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-08-31 15:17:11 +02:00
Richard Steinmetz
d244c624d7 feat: add dark mode toggle
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-16 09:44:32 +02:00
Joas Schilling
694e7e20b9 chore: Fix master branch after stable27 branch-off
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:38:15 +02:00
Richard Steinmetz
8c53dccfb0 fix: explictly add sphinx_rtd_theme to extensions to fix search
Ref https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html#known-issues

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-22 07:10:10 +01:00
Arthur Schiwon
0065c5fcb0 26 is the new stable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-21 12:07:58 +01:00
Arthur Schiwon
da0a6e564b 23 is EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-08 22:25:49 +01:00
Joas Schilling
9a8e8cbee6 Add a note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:24:43 +01:00
Joas Schilling
5b9576e840 Bump conf.py versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 15:55:02 +01:00
Joas Schilling
a343ae97a7 Bump doc versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-02 15:16:44 +02:00
Arthur Schiwon
c4c798d9fe also bumpminimum version number in config
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-16 15:32:26 +01:00
blizzz
77bc8f03d3 stable is now 23 2021-11-30 15:48:14 +01:00
Arthur Schiwon
fd2081f894 mark 20 EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-11-12 00:00:52 +01:00
John Molakvoæ (skjnldsv)
14ad1b7875 Stable is 22
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-06 15:03:05 +02:00
John Molakvoæ
437999bee7 Update conf.py 2021-04-12 10:07:37 +02:00
Christoph Wurst
8ff42fd5a9 Show 20 as current and latest release
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 13:34:50 +02:00
John Molakvoæ
983853cf05 16 is EOL 2020-09-10 11:28:30 +02:00
Roeland Jago Douma
5c0e05f61f Add docs for 19
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 08:45:46 +02:00
Roeland Jago Douma
4a825f1197 18 is latest version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 10:39:06 +01:00
John Molakvoæ
571363d767 Update min stable: 15 - 17 2019-09-30 19:31:04 +02:00
John Molakvoæ
72c6843d7a Update min stable 2019-04-18 10:42:54 +02:00
John Molakvoæ (skjnldsv)
f5129e52b2 Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:10:29 +01:00
John Molakvoæ (skjnldsv)
fa5bdee118 Add stable to the version links and fix conf
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:15:53 +01:00
John Molakvoæ (skjnldsv)
617fd0c398 Cleanup structure and duplicate outdated docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 10:58:57 +01:00
Joas Schilling
1deab991be Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
John Molakvoæ (skjnldsv)
36ce2c7d93 New footer layout and design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-05 20:05:01 +01:00
Julius Härtl
cb8a8b7bd5 Add edit on github link to documentation pages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-03 11:39:36 +01:00
John Molakvoæ (skjnldsv)
6728628746 Bump nc version
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-25 08:06:45 +02:00