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 <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-01-02 16:42:04 +01:00
parent 9ac01b9839
commit 96281091b5
3 changed files with 3 additions and 2 deletions

View file

@ -31,6 +31,7 @@ https://fedora-arc.readthedocs.io/en/latest/index.html
``` ```
cd docs cd docs
make html make html
``` ```

View file

@ -121,6 +121,6 @@ Technologies
- `Git <https://git-scm.com/>`_ - For Source Code Management - `Git <https://git-scm.com/>`_ - For Source Code Management
- `Git LFS <https://git-lfs.com/>`_ - For source tarballs and binary files in lookaside - `Git LFS <https://git-lfs.com/>`_ - For source tarballs and binary files in lookaside
cache cache
- `FastAPI <https://fastapi.tiangolo.com/>`_ - For the compatibility metaservice backend - `FastAPI <https://fastapi.tiangolo.com/>`_ - For the compatibility metaservice backend
- `Vue <https://vuejs.org/>`_ - For the Git Forge frontend - `Vue <https://vuejs.org/>`_ - For the Git Forge frontend

View file

@ -10,7 +10,6 @@ Drafts
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
dist-git-move/index
Completed review Completed review
---------------- ----------------
@ -18,6 +17,7 @@ Completed review
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
dist-git-move/index
dnf-countme/index dnf-countme/index
mailman3/index mailman3/index
pdc/index pdc/index