From Fedora Project Wiki
(creating new tools page) |
m (obsolete) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | {{header|docs}} | ||
{{admon/note | This page is obsolete | Come back to [[Docs Project]] }} | |||
These steps are for repository maintainers who need to add new languages to the common files area of <code>fedora-doc-utils</code>. | These steps are for repository maintainers who need to add new languages to the common files area of <code>fedora-doc-utils</code>. | ||
# In the directory <code>fedora-doc-utils/common</code>, use the <code>new-legal-files.sh $LANG</code> script to create new languages. Substitute the language code for $LANG. | # In the directory <code>fedora-doc-utils/common</code>, use the <code>new-legal-files.sh $LANG</code> script to create new languages. Substitute the language code for $LANG. | ||
# Commit and push these changes to the main repository. | # Commit and push these changes to the main repository. | ||
[[Category:Documentation tools]] |
Latest revision as of 19:10, 6 June 2019
These steps are for repository maintainers who need to add new languages to the common files area of fedora-doc-utils
.
- In the directory
fedora-doc-utils/common
, use thenew-legal-files.sh $LANG
script to create new languages. Substitute the language code for $LANG. - Commit and push these changes to the main repository.