From 3ddb88572c2e34a40eb2eb6f8e20befd7240593f Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 20 Jan 2026 16:59:50 +0000 Subject: [PATCH] README: Trivial nits Change-Id: I8e045e56015166bc9679a19d8bcfc5e900dcb9ef Signed-off-by: Stephen Finucane --- .pre-commit-config.yaml | 2 +- README.rst | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 857ef4dc..3e4cffb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: check-yaml files: .*\.(yaml|yml)$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.11 + rev: v0.14.13 hooks: - id: ruff-check args: ['--fix'] diff --git a/README.rst b/README.rst index ee88908a..8371e7ed 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,6 @@ Open Infrastructure Projects Sphinx Themes .. image:: https://governance.openstack.org/tc/badges/openstackdocstheme.svg -.. Change things from this point on - Theme and extension support for Sphinx documentation that is published by Open Infrastructure Foundation projects. @@ -20,7 +18,7 @@ Intended for use by OpenStack `projects governed by the Technical Committee`_. .. _`projects governed by the Technical Committee`: https://governance.openstack.org/tc/reference/projects/index.html StarlingX docs.starlingx.io Sphinx Theme ------------------------------------------ +---------------------------------------- Theme support for Sphinx documentation that is published to docs.starlingx.io.