#76 Add commented-out includes for not yet fixed pages into nav.adoc
Merged 5 years ago by mjahoda. Opened 5 years ago by pbokoc.
fedora-docs/ pbokoc/quick-docs 74  into  master

file modified
+13
@@ -55,3 +55,16 @@ 

  * xref:wine.adoc[Running Windows applications with Wine]

  * xref:configuring-x-window-system-using-the-xorg-conf-file.adoc[Configuring X Window System using the xorg.conf file]

  * xref:configuring-xorg-as-default-gnome-session.adoc[Configuring X.org as the default GNOME session]

+ //FIXME * xref:autoupdates.adoc[AutoUpdates]

+ //FIXME * xref:debug-dracut-problems.adoc[How to debug Dracut problems]

+ //FIXME * xref:debug-systemd-problems.adoc[How to debug systemd problems]

+ //FIXME * xref:debug-wayland-problems.adoc[How to debug Wayland problems]

+ //FIXME * xref:edit-iptables-rules.adoc[How to edit iptables rules]

+ //FIXME * xref:enable-touchpad-click.adoc[How to enable touchpad click]

+ //FIXME * xref:mirroring.adoc[Mirroring]

+ //FIXME * xref:openh264.adoc[OpenH264]

+ //FIXME * xref:package-management.adoc[Package management system]

+ //FIXME * xref:packagekit-not-found.adoc[PackageKit Items Not Found]

+ //FIXME * xref:postgresql.adoc[PostgreSQL]

+ //FIXME * xref:uefi-with-qemu.adoc[Using UEFI with QEMU]

+ //FIXME * xref:upgrading-fedora-online.adoc[Upgrading Fedora using package manager]

I located unfixed pages by searching for a fragment of the disclaimer on top ("This page was automatically converted from https://fedoraproject.org/wiki/"), added their includes into nav.adoc, and commented them out with //FIXME so they're not being rendered. This way people can easily find what needs fixing.

Fixes #74.

Pull-Request has been merged by mjahoda

5 years ago
Metadata