#10 Add image Fedora Docs localization build pipeline to doc_l10n.adoc
Merged 11 months ago by copperi. Opened 11 months ago by peartown.
fedora-l10n/ peartown/docs weblate-admin  into  stg

file modified
+2 -2
@@ -1,5 +1,5 @@ 

  # docs

  

- Localization group documentations

+ Localization team's documentation

  

- Documentation is made using [asciidoc](http://asciidoc.org) format.  

\ No newline at end of file

+ Documentation is made using [asciidoc](http://asciidoc.org) format. 

@@ -26,6 +26,9 @@ 

  

  Translated adoc files are stored in the link:https://pagure.io/fedora-docs/translated-sources/[translated sources] repository.

  

+ .Fedora Documentation localization build pipeline

+ image::Fedora_docs_build_pipeline.png[A schema of how localization of Fedora Documentation is organized]

+ 

  == Translation repositories

  === Design rationale

  Documentation content is divided into components (spaces with their own navigation menu). +

file modified
+2 -2
@@ -13,8 +13,8 @@ 

  output:

    clean: true

    dir: ./public

-   destinations:

-   - provider: archive

  runtime:

    fetch: true

    cache_dir: ./cache

+ urls:

+   html_extension_style: indexify

Fedora_docs_build_pipeline.png - a new file in images.
doc_l10n.adoc - Fedora Documentation localization build pipeline image added
site.yml - compatibility with the docs template

I hope the image added could improve the comprehension of given information, complement the descriptive/explanatory text on the page.

Pull-Request has been merged by copperi

11 months ago