Commit graph

4 commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
0677c4a2a5 Use SPDX license tags instead of old-style license headers
This matches the change that was done in the systemd repo
a few years ago.
2025-10-03 16:32:42 +02:00
Zbigniew Jędrzejewski-Szmek
9031424234 docs: update intersphinx_mapping
Newer sphinx doesn't like the old syntax:
  Running Sphinx v8.1.3
  loading translations [en]... done
  making output directory... done
  Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
  ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.
2025-01-19 16:59:22 +01:00
Zbigniew Jędrzejewski-Szmek
42ec43022e docs: use :manpage: role to provide links to systemd man pages
See https://github.com/sphinx-doc/sphinx/pull/4235 for the :manpage:
role.
2019-06-16 19:38:13 +02:00
Zbigniew Jędrzejewski-Szmek
1ad7f56b90 Move docs to top level and include in manifest 2015-07-08 13:45:03 -04:00
Renamed from systemd/docs/conf.py (Browse further)