diff options
| author | Tammy Fox <tfox@redhat.com> | 2003-11-21 22:40:39 +0000 |
|---|---|---|
| committer | Tammy Fox <tfox@redhat.com> | 2003-11-21 22:40:39 +0000 |
| commit | e9636f3c0c68ce37c8689971386abd73e99cf1e2 (patch) | |
| tree | 10e6781d69af489d191b7599cb5c6cdb47a75231 /docs-intro.xml | |
| parent | 25c78acf6fb0abf2ded0b123cd43989e09b95ec9 (diff) | |
| download | documentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.tar.gz documentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.tar.xz documentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.zip | |
change filenames to end with -en.xml
Diffstat (limited to 'docs-intro.xml')
| -rw-r--r-- | docs-intro.xml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/docs-intro.xml b/docs-intro.xml deleted file mode 100644 index 44b1990..0000000 --- a/docs-intro.xml +++ /dev/null @@ -1,40 +0,0 @@ -<!-- $Id: docs-intro.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> - - <preface id="ch-intro"> - <title>Introduction</title> - - <para> - The goal of the Docs Project is to create easy-to-follow, task-based - documentation for &DISTRO; users and developers. Other than the - <citetitle>&IG;</citetitle>, each tutorial should be in DocBook XML - article format, with one article per topic. This way, writers can - contribute documentation about a specific topic without having to worry - about how it fits into a manual or how it flows with other topics. - </para> - - <para> - The following tools are used: - </para> - - <itemizedlist> - <listitem> - <para>DocBook XML v4.1</para> - </listitem> - <listitem> - <para>Custom XSLT stylesheets for both print and HTML versions</para> - </listitem> - <listitem> - <para>Custom scripts to generate PDF and HTML output (use <command>xmlto</command>)</para> - </listitem> - <listitem> - <para>Emacs with PSGML mode (optional, but recommended)</para> - </listitem> - </itemizedlist> - - <para> - The purpose of this document is to explain the tools used by the Docs - Project as well as to provide writing and tagging guidelines so that the - documentation is consistent and easy-to-follow. - </para> - - </preface> |
