Migration test of Quick Docs
Find a file
Emma Heftman 822311152e Merge branch 'master' into 'master'
installing software/package management

I had some personal issues, so I could only complete the Fedora text (line 21 in the table) now.

However while the text is compete, I am unable to build it properly. The text includes images (icons). I have placed the images in the images directory as I would expect. But I do not seem able to set the directory for images. Where should I set the directory for images?

I am also unable to set the assignee in gitlab.

In the meantime please feel free to review the text @amelicha @eheftman

See merge request !27
2017-12-20 13:54:39 +05:30
_images initial commit 2017-10-25 23:55:53 +02:00
_javascripts initial commit 2017-10-25 23:55:53 +02:00
_stylesheets initial commit 2017-10-25 23:55:53 +02:00
_templates initial commit 2017-10-25 23:55:53 +02:00
en-US Merge branch 'master' into 'master' 2017-12-20 13:54:39 +05:30
.gitignore initial commit 2017-10-25 23:55:53 +02:00
_distro_map.yml initial commit 2017-10-25 23:55:53 +02:00
_topic_map.yml Merge branch 'xorg' into 'master' 2017-12-15 15:35:35 +05:30
index-main.html initial commit 2017-10-25 23:55:53 +02:00
README.md initial commit 2017-10-25 23:55:53 +02:00

Fedora Quick Docs

This is the content repository for the Fedora Quick Docs

Please report Issues and submit Pull Requests for Content Fixes here. General appearance issues and publishing issues should be reported against the publisher.

How to edit this document

This document is coded in AsciiDoc. The content is in the en-US directory. There is a shared entity file in the en-US directory. Do not edit the content in the Common_Content directory.

Testing your changes locally

To test your changes, first install asciibinder

$ gem install ascii_binder

To build your changes, from the root directory:

$ asciibinder package
$ firefox _package/main/index.html