Commit graph

7 commits

Author SHA1 Message Date
Ankur Sinha (Ankur Sinha Gmail)
f6aa83acfe
feat: remove explicit toc
The UI bundle now includes a toc in the right hand sidebar, so there's
no need to have tocs explicitly at the start of documents.
2022-03-16 15:37:09 +00:00
Otto Urpelainen
6da0aa8a9c Remove link to translation in wiki
Translations are intended to be done via translate.fedora.org
and localized pages automatically generated via tooling.
In such context,
it does not make sense to refer to translations in the main text.
2022-02-11 23:44:28 +02:00
Otto Urpelainen
9ef3b5b958 Deduplicate tool installation instructions
Many pages contained instructions for installing packager tooling.
For most parts, the instructions were the same,
but each page did something a bit differently than others.
All of these separate instructions are merged to a single page here.
Each page just links to that one page.
2022-02-11 23:28:03 +02:00
Otto Urpelainen
d0e1bca913 Import remaining wiki updates
After Package Maintainer Docs were imported from the wiki
there have been some further wiki updates.
To avoid losing content when wiki pages are replaced
with links to the Package Maintainer Docs,
these updates are imported in this commit.

Some pages were already handled in a preceding commit.
This commit handles the reset.
The "Imported from:" comment is removed
from the top of the pages that are handled
since now that the migration is complete,
that information is not relevant any more.
2021-09-15 09:07:06 +03:00
Otto Urpelainen
9f54ac3b07 Prefer [#some-ref] over [[some-ref]] 2021-08-22 14:01:27 +03:00
Otto Urpelainen
5b6d4b2db8 Add Imported from tags to pages from wiki
When Package Maintainer Docs are published,
duplicate material in the Fedora Wiki should be removed
and replaced with links to the new docs.
In order to make this easy,
add a comment at the start od each page
linking to the original wiki page.
2021-08-22 13:57:01 +03:00
Otto Urpelainen
bd40aeedab Wiki import
Restart the repository by
1. Starting to use Antora
2. Moving over some packaging related pages over from the wiki
3. Updating the pages where there are obvious problems
2021-07-07 21:55:43 +03:00