forked from docs/team-docs
Established the new structure we agreed upon.
This commit is contained in:
parent
50be068287
commit
c49160d711
31 changed files with 22 additions and 28 deletions
|
|
@ -14,5 +14,3 @@ start_page: ROOT:index.adoc
|
|||
# This lists all the menu definitions of your component.
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
- modules/contributing/nav.adoc
|
||||
- modules/asciidoc-fedora/nav.adoc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,20 @@
|
|||
* xref:docs-charter.adoc[How we work]
|
||||
* xref:team-members.adoc[Who we are]
|
||||
* xref:working-infrastructure.adoc[Where to find]
|
||||
* xref:contribution-options.adoc[How to contribute]
|
||||
|
||||
* xref:contributing/index.adoc[How to contribute]
|
||||
** xref:contributing/content-contribution.adoc[Content Contribution]
|
||||
*** xref:contributing/use-file-edit-if.adoc[Hot to use the file edit interface]
|
||||
*** xref:contributing/use-web-ide-ui.adoc[How to Use the Gitlab web IDE interface]
|
||||
*** xref:contributing/use-local-work-env.adoc[How to create and use a local work environment]
|
||||
**** xref:contributing/use-local-work-preview.adoc[Building a Local Preview]
|
||||
**** xref:contributing/use-local-work-git.adoc[Git for docs writers]
|
||||
*** xref:contributing/contrib-upd-document.adoc[Update an existing documentation page]
|
||||
*** xref:contributing/contrib-new-documentation.adoc[Create and publish new documentation sites]
|
||||
*** xref:asciidoc-fedora/index.adoc[AsciiDoc for Fedora]
|
||||
**** xref:asciidoc-fedora/markup.adoc[Markup]
|
||||
**** xref:asciidoc-fedora/reusable-attributes.adoc[Reusable attributes]
|
||||
*** xref:contributing/working-with-translations.adoc[Working with Translations]
|
||||
** xref:contributing/design-ux-contribution.adoc[Design and user interface contributions]
|
||||
* xref:communication-meetings.adoc[How to make contact]
|
||||
* xref:archive.adoc[What we have achieved so far]
|
||||
* xref:archive/index.adoc[What we have achieved so far]
|
||||
|
|
|
|||
BIN
modules/ROOT/pages/.DS_Store
vendored
BIN
modules/ROOT/pages/.DS_Store
vendored
Binary file not shown.
BIN
modules/ROOT/pages/contributing/.DS_Store
vendored
Normal file
BIN
modules/ROOT/pages/contributing/.DS_Store
vendored
Normal file
Binary file not shown.
5
modules/ROOT/pages/contributing/index-old.adoc
Normal file
5
modules/ROOT/pages/contributing/index-old.adoc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
= Introduction
|
||||
|
||||
This document explains how to work with the new publishing system used to build the Fedora Documentation website and others. It will guide you through contributing to existing documentation as well as creating completely new content sets and publishing them in the English originals as well as any possible translations.
|
||||
|
||||
This guide explains Antora in the context of the Fedora Documentation website. For more general information about the Antora publishing system, see the https://antora.org/[Antora website] and https://docs.antora.org/antora/latest/page/[Antora documentation].
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
* xref:index.adoc[AsciiDoc for Fedora]
|
||||
** xref:markup.adoc[Markup]
|
||||
** xref:reusable-attributes.adoc[Reusable attributes]
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 220 KiB |
|
|
@ -1,13 +0,0 @@
|
|||
* xref:index.adoc[Contributing]
|
||||
** xref:content-contribution.adoc[Content Contribution]
|
||||
*** xref:use-file-edit-if.adoc[Hot to use the file edit interface]
|
||||
*** xref:use-web-ide-ui.adoc[How to Use the Gitlab web IDE interface]
|
||||
*** xref:use-local-work-env.adoc[How to create and use a local work environment]
|
||||
**** xref:use-local-work-preview.adoc[Building a Local Preview]
|
||||
**** xref:use-local-work-git.adoc[Git for docs writers]
|
||||
*** xref:contrib-upd-document.adoc[Update an existing documentation page]
|
||||
*** xref:contrib-new-documentation.adoc[Create and publish new documentation sites]
|
||||
*** xref:style-guide.adoc[The Fedora contributor’s Style Guide]
|
||||
*** xref:write-asciidoc-fedora-docs[AsciiDoc for Fedora]
|
||||
*** xref:working-with-translations.adoc[Working with Translations]
|
||||
** xref:design-ux-contribution.adoc[Design and user interface contributions]
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
= Write AsciiDoc for Fedora Documentation
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
I would like to insert AsciiDoc Tips here, which are currentliy a separate Module "AsciiDoc for Fedora" further down the navigation"
|
||||
====
|
||||
|
||||
2
site.yml
2
site.yml
|
|
@ -1,5 +1,5 @@
|
|||
site:
|
||||
title: Documentation Contributor's Guide
|
||||
title: Documentation Team's Üproject Page
|
||||
start_page: fedora-docs::index.adoc
|
||||
content:
|
||||
sources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue