From 96281091b5487eacfb7cb799a369f8bcbb7264d3 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 2 Jan 2024 16:42:04 +0100 Subject: [PATCH] Few small fixes - Move dist-git investigation to Completed - Fix the multiline syntax in dist-git-move/index - Fix the syntax in README.md Signed-off-by: Michal Konecny --- README.md | 1 + docs/dist-git-move/index.rst | 2 +- docs/initiatives.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a041e7..761d96c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ https://fedora-arc.readthedocs.io/en/latest/index.html ``` cd docs + make html ``` diff --git a/docs/dist-git-move/index.rst b/docs/dist-git-move/index.rst index 0d2cd12..84114bc 100644 --- a/docs/dist-git-move/index.rst +++ b/docs/dist-git-move/index.rst @@ -121,6 +121,6 @@ Technologies - `Git `_ - For Source Code Management - `Git LFS `_ - For source tarballs and binary files in lookaside - cache + cache - `FastAPI `_ - For the compatibility metaservice backend - `Vue `_ - For the Git Forge frontend diff --git a/docs/initiatives.rst b/docs/initiatives.rst index 637ea55..b237d2c 100644 --- a/docs/initiatives.rst +++ b/docs/initiatives.rst @@ -10,7 +10,6 @@ Drafts .. toctree:: :maxdepth: 1 - dist-git-move/index Completed review ---------------- @@ -18,6 +17,7 @@ Completed review .. toctree:: :maxdepth: 1 + dist-git-move/index dnf-countme/index mailman3/index pdc/index