[documentation-guide] adding structure for a community chapter

Pete Travis immanetize at fedoraproject.org
Sat Mar 22 19:31:02 UTC 2014


commit f4ef8d49f318df542a73e4747c86d8ec40a17f47
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat Mar 22 15:30:50 2014 -0400

    adding structure for a community chapter

 en-US/community.xml |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/en-US/community.xml b/en-US/community.xml
new file mode 100644
index 0000000..904d6d3
--- /dev/null
+++ b/en-US/community.xml
@@ -0,0 +1,25 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Documentation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="chap-community">
+  <title>The Fedora Docs Community</title>
+  <para />
+  <section id="community-getting_started">
+    <title>Getting Started</title>
+    <para />
+  </section>
+  <section id="community-mentoring">
+    <title>Mentors</title>
+    <para />
+  </section>
+  <section id="community-communication">
+    <title>Communication</title>
+    <para />
+  </section>
+  <section id="community-office_hours">
+    <title>Office Hours</title>
+  </section>
+</chapter>
+


More information about the docs-commits mailing list