From 4b6f098443fb41e10d98385f377b1dd8e6830708 Mon Sep 17 00:00:00 2001 From: "Brian (bex) Exelbierd" Date: Sat, 3 Mar 2018 22:30:37 +0100 Subject: [PATCH] "Hiding" unfinished work so we can publish this --- README.md | 4 +- _topic_map.yml | 104 +++++++++++++++++++++++------------------------ en-US/index.adoc | 2 +- 3 files changed, 56 insertions(+), 54 deletions(-) diff --git a/README.md b/README.md index 0d6b826..ea9c68c 100644 --- a/README.md +++ b/README.md @@ -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). +Look for easy edits in the _topic_map.yml. The files commented out need your help. + ## 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 diff --git a/_topic_map.yml b/_topic_map.yml index df84e23..ef130fd 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -50,8 +50,6 @@ Topics: File: configuring-x-window-system-using-the-xorg-conf-file - Name: NetworkManager Command Line Interface (nmcli) File: networking-cli - - Name: (CHECK) GRUB 2 - File: grub2 - Name: Anaconda Dir: anaconda Topics: @@ -65,57 +63,59 @@ Topics: File: anaconda_logging - Name: 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 File: bumblebee - Name: Creating GPG Keys File: create-gpg-keys - - Name: (FIX ME!) How to create a GNU Hello RPM package - File: create-hello-world-rpm - - Name: (FIX ME!) How to debug Dracut problems - File: debug-dracut-problems - - Name: (FIX ME!) How to debug Systemd problems - File: debug-systemd-problems - - Name: (FIX ME!) How to debug Wayland problems - File: debug-wayland-problems - - Name: (FIX ME!) DNF - File: dnf - - Name: (FIX ME!) DNF system upgrade - File: dnf-system-upgrade - - Name: (FIX ME!) How to edit iptables rules - File: edit-iptables-rules - - Name: (FIX ME!) How to enable touchpad click - File: enable-touchpad-click - - Name: (FIX ME!) Fedora Release Life Cycle - File: fedora-life-cycle - - Name: (FIX ME!) Firewalld - File: firewalld - - Name: (CHECK) Flash - File: flash - - Name: (FIX ME!) Kernel - File: kernel - - Name: (FIX ME!) Mirroring - File: mirroring - - Name: (FIX ME!) OpenH264 - File: openh264 - - Name: (FIX ME!) PackageKit Items Not Found - File: packagekit-not-found - - Name: (FIX ME!) PostgreSQL - File: postgresql - - Name: (FIX ME!) How to use qemu - File: qemu - - Name: (FIX ME!) Raspberry Pi - File: raspberry-pi - - Name: (FIX ME!) How to reset a root password - File: reset-root-password - - Name: (FIX ME!) Using UEFI with QEMU - 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 +# - Name: (CHECK) GRUB 2 +# File: grub2 +# - Name: (FIX ME!) AutoUpdates +# File: autoupdates +# - Name: (CHECK) Building a custom kernel +# File: build-custom-kernel +# - Name: (FIX ME!) How to create a GNU Hello RPM package +# File: create-hello-world-rpm +# - Name: (FIX ME!) How to debug Dracut problems +# File: debug-dracut-problems +# - Name: (FIX ME!) How to debug Systemd problems +# File: debug-systemd-problems +# - Name: (FIX ME!) How to debug Wayland problems +# File: debug-wayland-problems +# - Name: (FIX ME!) DNF +# File: dnf +# - Name: (FIX ME!) DNF system upgrade +# File: dnf-system-upgrade +# - Name: (FIX ME!) How to edit iptables rules +# File: edit-iptables-rules +# - Name: (FIX ME!) How to enable touchpad click +# File: enable-touchpad-click +# - Name: (FIX ME!) Fedora Release Life Cycle +# File: fedora-life-cycle +# - Name: (FIX ME!) Firewalld +# File: firewalld +# - Name: (CHECK) Flash +# File: flash +# - Name: (FIX ME!) Kernel +# File: kernel +# - Name: (FIX ME!) Mirroring +# File: mirroring +# - Name: (FIX ME!) OpenH264 +# File: openh264 +# - Name: (FIX ME!) PackageKit Items Not Found +# File: packagekit-not-found +# - Name: (FIX ME!) PostgreSQL +# File: postgresql +# - Name: (FIX ME!) How to use qemu +# File: qemu +# - Name: (FIX ME!) Raspberry Pi +# File: raspberry-pi +# - Name: (FIX ME!) How to reset a root password +# File: reset-root-password +# - Name: (FIX ME!) Using UEFI with QEMU +# 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 diff --git a/en-US/index.adoc b/en-US/index.adoc index c69c58d..2d013f3 100644 --- a/en-US/index.adoc +++ b/en-US/index.adoc @@ -24,7 +24,7 @@ explain, you can create a new document from scratch. == 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. 3. Make your changes to the `.adoc` file you want to improve. 4. Update `_topic_map.yml` to remove "`(FIX ME!)`"