Commit Graph
15 Commits
Author SHA1 Message Date
SoxojandGitHub f1337eb30d Add a privacy page and a code signing note (#3081) 2026-09-04 22:10:24 +02:00
SoxojandGitHub 88cbe0d487 Change links to the online website (#3079) 2026-09-04 20:21:06 +02:00
SoxojandGitHub 5059b4be55 Document the release process, with a Chinese translation (#3049)
Nothing in the repository says how a release is made, so the details live only in the workflows and in the history.

- `docs/source/release-process.rst`: the two version files that have to move together, cutting a release on its own branch, what `release: published` triggers, why the tag is not an ancestor of `main`, what each tag in the repository means, and where the artifacts land.
- `docs/source/locale/zh_CN/LC_MESSAGES/release-process.po`: the translation, following the existing gettext setup. 39 message ids, checked against the catalogue Sphinx extracts from the page, and rendered with `-D language=zh_CN`.
- `docs/source/index.rst`: one line in the toctree.

The tag section is the part that has cost time: `nightly-*` move on every push, and the legacy `main` and `dev` tags shadow the branches of the same name, so `git show main:path` answers from the tag.
2026-08-30 23:22:52 +02:00
SoxojandGitHub 682059cf21 ORCID support (#2786)
* Added support of ORCID identifier

* ORCID documentation
2026-06-20 22:29:19 +02:00
SoxojandGitHub 070c086f29 Add docs FAQ for top search queries; document translation workflow; Chinese update (#2694) 2026-05-23 09:46:35 +02:00
SoxojandGitHub 3e77c13743 Document Tor/proxy usage, add Advanced usage docs section (closes #544) (#2663) 2026-05-16 14:42:36 +02:00
SoxojandGitHub d9b361b626 Fix site checks: 3 → ip_reputation, 10 fixed, 6 disabled, 2 dead deleted (#2549) 2026-04-22 12:46:53 +02:00
SoxojandGitHub 37ce4fe728 Update of Readme and documentation (#2514)
* Big readme update

* Readme and documentation update

* Readme structure update

* Small fixes

* Changelog update
2026-04-17 17:42:36 +02:00
SoxojandGitHub e982be4109 Installation docs update (#1927) 2024-12-03 20:23:49 +01:00
SoxojandGitHub 07a7a474f8 Documentation update (#1926) 2024-12-03 17:25:17 +01:00
SoxojandGitHub e96d09dee7 Permutator output and documentation updates (#1914) 2024-11-29 13:15:03 +01:00
SoxojandGitHub 24e545b62c Added dev documentation, fixed some sites, removed GitHub issue links from reports (#1869) 2024-11-23 18:45:56 +01:00
SoxojandGitHub 31fc656721 Added package publishing instruction (#356) 2022-02-23 16:46:58 +03:00
Soxoj 7a362406d5 Documentation and settings improved 2021-11-06 08:24:12 +03:00
Egor Nagornov eeab6ba82c Move wiki pages to ReadTheDocs 2021-11-02 17:21:27 +07:00