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:
parent
9ac01b9839
commit
96281091b5
3 changed files with 3 additions and 2 deletions
|
@ -31,6 +31,7 @@ https://fedora-arc.readthedocs.io/en/latest/index.html
|
|||
|
||||
```
|
||||
cd docs
|
||||
|
||||
make html
|
||||
```
|
||||
|
||||
|
|
|
@ -121,6 +121,6 @@ Technologies
|
|||
|
||||
- `Git <https://git-scm.com/>`_ - For Source Code Management
|
||||
- `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
|
||||
- `Vue <https://vuejs.org/>`_ - For the Git Forge frontend
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue