From 4ed326c07d7566e02187f2e3be53c967ce4aae8c Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Fri, 25 Oct 2024 08:38:13 +0200 Subject: [PATCH] Serve docs from RTD Signed-off-by: Mattia Verga (cherry picked from commit 28ebd15e8ff5a0f42e3e595a5c4a4d1a9a673ee2) --- bodhi-server/bodhi/server/templates/master.html | 2 +- news/PR5774.docs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 news/PR5774.docs diff --git a/bodhi-server/bodhi/server/templates/master.html b/bodhi-server/bodhi/server/templates/master.html index 32830ba69a..b96a7f20ab 100644 --- a/bodhi-server/bodhi/server/templates/master.html +++ b/bodhi-server/bodhi/server/templates/master.html @@ -163,7 +163,7 @@ bodhi is Free Software. Please file issues - if you have any problems. Read the documentation. + if you have any problems. Read the documentation.

Composes diff --git a/news/PR5774.docs b/news/PR5774.docs new file mode 100644 index 0000000000..a9bfabcea6 --- /dev/null +++ b/news/PR5774.docs @@ -0,0 +1 @@ +Bodhi's documentation is now served from ReadTheDocs pages