From 3ee3ca2862b1cf4b533735e5442736780f1a08f1 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sun, 1 Jul 2007 18:20:12 +0000 Subject: Additional upgrades and changes; this will go to publication ASAP. --- en_US/getting-files.xml | 19 +++++++++++++------ en_US/module-struct.xml | 5 +++++ en_US/rpm-info.xml | 2 +- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/en_US/getting-files.xml b/en_US/getting-files.xml index 7789d4e..61f0812 100644 --- a/en_US/getting-files.xml +++ b/en_US/getting-files.xml @@ -88,14 +88,14 @@ documents for &DISTRO; users around the world. The flexibility of XML allows for a single document to be used many times for many purposes, like reusable code for a programmer. - DocBook is iself very well documented. For more information + DocBook is itself very well documented. For more information about DocBook, visit . The - DocBook site also features complete browseable and downloadable - copies of DocBook: The Definitive Guide, - the canonical source for DocBook information. + DocBook site also features complete copies of DocBook: + The Definitive Guide to browse and download, the + canonical source for DocBook information. DocBook XML Versions - DocBook XML, like a computer progam, has version numbers. + DocBook XML, like a computer program, has version numbers. The version used by &FDP; right now is &DBVER;. The DocBook web site may document a slightly newer version, but the majority of the schema still applies. @@ -149,10 +149,17 @@ documentation-guide documentation-guide &docs-common]]>. Note in the listing above that the about-fedora module has two branches - avalable. One branch is for &DISTRO; 7 and one is for forward + available. One branch is for &DISTRO; 7 and one is for forward development to match the current work of developers. On the other hand, the documentation-guide module is not branched. + + Modules Labeled <filename>-dir</filename> + Modules ending with the suffix -dir are + not usually helpful to checkout directly. These modules do not + include the common build tools and thus do not provide many of + the functions contributors require. +
Module Names Choose a module name that accurately reflects your diff --git a/en_US/module-struct.xml b/en_US/module-struct.xml index 46eea9b..55758b7 100644 --- a/en_US/module-struct.xml +++ b/en_US/module-struct.xml @@ -291,6 +291,11 @@ include $(shell $(find-makefile-common))]]> well. + + PDF Generation is Erratic + PDF production is currently erratic and may + not work for your document. +
Adding or Changing Targets diff --git a/en_US/rpm-info.xml b/en_US/rpm-info.xml index d8bc50e..d9ebdf8 100644 --- a/en_US/rpm-info.xml +++ b/en_US/rpm-info.xml @@ -33,7 +33,7 @@ Fedora Documentation Guide Guidelines and procedures for producing documentation for Fedora - +
Assorted fixes to reflect newer version of reality
-- cgit