ahriman/docs
Evgenii Alekseev 8a4e900ab9 docs: update docs
This commit includes following changes
* add newly added option to configuration referenec
* remove few legacy options from configuration schemas used for
  validation, which might lead to errors during validation.
  Note, however, that settings will be still read by the service
* add link to aurcache
* hide service-setup command description under spoiler
2025-03-17 13:43:04 +02:00
..
_static Release 2.17.0 2024-12-29 18:07:23 +02:00
advanced-usage style: fix some typos and warnings 2024-11-11 18:07:13 +02:00
faq docs: update docs 2025-03-17 13:43:04 +02:00
migrations style: fix some typos and warnings 2024-11-11 18:07:13 +02:00
ahriman.application.application.rst feat: allow to run daemon mode with split packages check (#120) 2023-12-27 03:05:44 +02:00
ahriman.application.application.workers.rst feat: add ability to run build process to remote instances (#118) 2023-12-13 15:38:51 +02:00
ahriman.application.handlers.rst feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
ahriman.application.rst feat: use IPython shell if available 2024-12-18 15:41:36 +02:00
ahriman.core.alpm.remote.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.rst feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
ahriman.core.auth.rst feat: add support of pam authentication 2024-08-20 16:44:40 +03:00
ahriman.core.build_tools.rst feat: replace scan paths options to single one 2024-09-04 22:25:54 +03:00
ahriman.core.configuration.rst feat: allow append list options 2024-10-24 01:22:16 +03:00
ahriman.core.database.migrations.rst docs: rebuild indices 2025-03-09 15:43:41 +02:00
ahriman.core.database.operations.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.core.database.rst calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
ahriman.core.distributed.rst feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
ahriman.core.formatters.rst feat: add counters to repository stats overview 2025-02-24 00:10:15 +02:00
ahriman.core.gitremote.rst change gitremote api to be same as report and upload 2022-11-02 04:09:42 +02:00
ahriman.core.http.rst feat: add separated web client for ahriman web services 2023-11-14 16:41:33 +02:00
ahriman.core.log.rst refactor: remove custom access logger 2024-01-03 12:18:50 +02:00
ahriman.core.report.rst feat: allow cross reference in the configuration (#131) 2024-09-04 22:28:25 +03:00
ahriman.core.repository.rst feat: log package update events 2024-09-04 22:28:25 +03:00
ahriman.core.rst feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
ahriman.core.sign.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.status.rst fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
ahriman.core.support.pkgbuild.rst Support type triggers (#96) 2023-05-25 16:27:16 +03:00
ahriman.core.support.rst Support type triggers (#96) 2023-05-25 16:27:16 +03:00
ahriman.core.triggers.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.upload.rst Remote call trigger support (#105) 2023-08-20 03:44:31 +03:00
ahriman.models.rst docs: rebuild indices 2025-03-09 15:43:41 +02:00
ahriman.rst full support of pep517 2023-08-11 03:55:31 +03:00
ahriman.web.apispec.rst feat: make apispec dependency optional (#138) 2024-12-22 20:33:31 +02:00
ahriman.web.middlewares.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.rst feat: make apispec dependency optional (#138) 2024-12-22 20:33:31 +02:00
ahriman.web.schemas.rst docs: rebuild indices 2025-03-09 15:43:41 +02:00
ahriman.web.views.api.rst docs update 2023-04-10 21:13:43 +03:00
ahriman.web.views.rst docs: restore docs for the view 2023-12-15 16:17:19 +02:00
ahriman.web.views.v1.auditlog.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.web.views.v1.distributed.rst feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
ahriman.web.views.v1.packages.rst fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
ahriman.web.views.v1.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.web.views.v1.service.rst docs: rebuild indices 2025-03-09 15:43:41 +02:00
ahriman.web.views.v1.status.rst refactor: rename packages http methods to own package 2024-01-22 02:20:11 +02:00
ahriman.web.views.v1.user.rst feat: pagination support for logs request 2023-09-08 01:41:36 +03:00
ahriman.web.views.v2.packages.rst docs: update docs 2024-02-10 03:12:09 +02:00
ahriman.web.views.v2.rst docs: update docs 2024-02-10 03:12:09 +02:00
architecture.rst style: fix some typos and warnings 2024-11-11 18:07:13 +02:00
command-line.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
conf.py docs: replace svg with dot 2024-09-30 14:48:21 +03:00
configuration.rst docs: update docs 2025-03-17 13:43:04 +02:00
index.rst feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
modules.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
setup.rst docs: update docs 2025-03-17 13:43:04 +02:00
triggers.rst docs: url spelling 2024-01-05 12:37:23 +02:00