"Hiding" unfinished work so we can publish this

This commit is contained in:
Brian (bex) Exelbierd 2018-03-03 22:30:37 +01:00
parent aa5123a04c
commit 4b6f098443
3 changed files with 56 additions and 54 deletions

View file

@ -4,9 +4,11 @@ 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](https://pagure.io/fedora-docs/docs-fp-o). Please report Issues and submit Pull Requests for **Content Fixes** here. General appearance issues and publishing issues should be reported against the [publisher](https://pagure.io/fedora-docs/docs-fp-o).
Look for easy edits in the _topic_map.yml. The files commented out need your help.
## How to edit this document ## 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. This document set 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 ## Testing your changes locally

View file

@ -50,8 +50,6 @@ Topics:
File: configuring-x-window-system-using-the-xorg-conf-file File: configuring-x-window-system-using-the-xorg-conf-file
- Name: NetworkManager Command Line Interface (nmcli) - Name: NetworkManager Command Line Interface (nmcli)
File: networking-cli File: networking-cli
- Name: (CHECK) GRUB 2
File: grub2
- Name: Anaconda - Name: Anaconda
Dir: anaconda Dir: anaconda
Topics: Topics:
@ -65,57 +63,59 @@ Topics:
File: anaconda_logging File: anaconda_logging
- Name: Anaconda Product Image - Name: Anaconda Product Image
File: anaconda_product_image File: anaconda_product_image
- Name: (FIX ME!) AutoUpdates
File: autoupdates
- Name: (CHECK) Building a custom kernel
File: build-custom-kernel
- Name: Bumblebee - Name: Bumblebee
File: bumblebee File: bumblebee
- Name: Creating GPG Keys - Name: Creating GPG Keys
File: create-gpg-keys File: create-gpg-keys
- Name: (FIX ME!) How to create a GNU Hello RPM package # - Name: (CHECK) GRUB 2
File: create-hello-world-rpm # File: grub2
- Name: (FIX ME!) How to debug Dracut problems # - Name: (FIX ME!) AutoUpdates
File: debug-dracut-problems # File: autoupdates
- Name: (FIX ME!) How to debug Systemd problems # - Name: (CHECK) Building a custom kernel
File: debug-systemd-problems # File: build-custom-kernel
- Name: (FIX ME!) How to debug Wayland problems # - Name: (FIX ME!) How to create a GNU Hello RPM package
File: debug-wayland-problems # File: create-hello-world-rpm
- Name: (FIX ME!) DNF # - Name: (FIX ME!) How to debug Dracut problems
File: dnf # File: debug-dracut-problems
- Name: (FIX ME!) DNF system upgrade # - Name: (FIX ME!) How to debug Systemd problems
File: dnf-system-upgrade # File: debug-systemd-problems
- Name: (FIX ME!) How to edit iptables rules # - Name: (FIX ME!) How to debug Wayland problems
File: edit-iptables-rules # File: debug-wayland-problems
- Name: (FIX ME!) How to enable touchpad click # - Name: (FIX ME!) DNF
File: enable-touchpad-click # File: dnf
- Name: (FIX ME!) Fedora Release Life Cycle # - Name: (FIX ME!) DNF system upgrade
File: fedora-life-cycle # File: dnf-system-upgrade
- Name: (FIX ME!) Firewalld # - Name: (FIX ME!) How to edit iptables rules
File: firewalld # File: edit-iptables-rules
- Name: (CHECK) Flash # - Name: (FIX ME!) How to enable touchpad click
File: flash # File: enable-touchpad-click
- Name: (FIX ME!) Kernel # - Name: (FIX ME!) Fedora Release Life Cycle
File: kernel # File: fedora-life-cycle
- Name: (FIX ME!) Mirroring # - Name: (FIX ME!) Firewalld
File: mirroring # File: firewalld
- Name: (FIX ME!) OpenH264 # - Name: (CHECK) Flash
File: openh264 # File: flash
- Name: (FIX ME!) PackageKit Items Not Found # - Name: (FIX ME!) Kernel
File: packagekit-not-found # File: kernel
- Name: (FIX ME!) PostgreSQL # - Name: (FIX ME!) Mirroring
File: postgresql # File: mirroring
- Name: (FIX ME!) How to use qemu # - Name: (FIX ME!) OpenH264
File: qemu # File: openh264
- Name: (FIX ME!) Raspberry Pi # - Name: (FIX ME!) PackageKit Items Not Found
File: raspberry-pi # File: packagekit-not-found
- Name: (FIX ME!) How to reset a root password # - Name: (FIX ME!) PostgreSQL
File: reset-root-password # File: postgresql
- Name: (FIX ME!) Using UEFI with QEMU # - Name: (FIX ME!) How to use qemu
File: uefi-with-qemu # File: qemu
- Name: (FIX ME!) Upgrading # - Name: (FIX ME!) Raspberry Pi
File: upgrading # File: raspberry-pi
- Name: (FIX ME!) Upgrading Fedora using package manager # - Name: (FIX ME!) How to reset a root password
File: upgrading-fedora-online # File: reset-root-password
- Name: (FIX ME!) Wine # - Name: (FIX ME!) Using UEFI with QEMU
File: wine # File: uefi-with-qemu
# - Name: (FIX ME!) Upgrading
# File: upgrading
# - Name: (FIX ME!) Upgrading Fedora using package manager
# File: upgrading-fedora-online
# - Name: (FIX ME!) Wine
# File: wine

View file

@ -24,7 +24,7 @@ explain, you can create a new document from scratch.
== Steps == Steps
1. Pick a document to update. 1. Pick a document to update. You can find documents needing updates in the `_topic_map.yml` file. They are on the commented lines (those that start with a `#`).
2. Fork the https://pagure.io/fedora-docs/quick-docs repo. 2. Fork the https://pagure.io/fedora-docs/quick-docs repo.
3. Make your changes to the `.adoc` file you want to improve. 3. Make your changes to the `.adoc` file you want to improve.
4. Update `_topic_map.yml` to remove "`(FIX ME!)`" 4. Update `_topic_map.yml` to remove "`(FIX ME!)`"