summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorZiad Sawalha <github@highbridgellc.com>2011-05-14 23:14:51 -0500
committerZiad Sawalha <github@highbridgellc.com>2011-05-14 23:14:51 -0500
commitd0447d4aba2b0fc00e5cd057484d5f0c1c5ce7e2 (patch)
tree9d84e9239e31ccea74911220f8ef1f0ef5089cb3 /docs
parenta3d6a8d8b9657efa6fbd9874467b63329a734ea5 (diff)
downloadkeystone-d0447d4aba2b0fc00e5cd057484d5f0c1c5ce7e2.tar.gz
keystone-d0447d4aba2b0fc00e5cd057484d5f0c1c5ce7e2.tar.xz
keystone-d0447d4aba2b0fc00e5cd057484d5f0c1c5ce7e2.zip
Merged pull 37. Removes bottle, adds configuration, and adds daemonization
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/src/docbkx/xsd/atom/atom.xsd10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/guide/src/docbkx/xsd/atom/atom.xsd b/docs/guide/src/docbkx/xsd/atom/atom.xsd
index a619efaa..c515c497 100644
--- a/docs/guide/src/docbkx/xsd/atom/atom.xsd
+++ b/docs/guide/src/docbkx/xsd/atom/atom.xsd
@@ -72,7 +72,7 @@
<xs:attribute name="rel" use="required" type="atom:relation">
<xs:annotation>
<xs:documentation>
- <html:p>TODO</html:p>
+ <html:p>TODO(Jorge)</html:p>
</xs:documentation>
</xs:annotation>
</xs:attribute>
@@ -80,7 +80,7 @@
<xs:attribute name="type" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
- <html:p>TODO</html:p>
+ <html:p>TODO(Jorge)</html:p>
</xs:documentation>
</xs:annotation>
</xs:attribute>
@@ -88,7 +88,7 @@
<xs:attribute name="href" use="required" type="xs:anyURI">
<xs:annotation>
<xs:documentation>
- <html:p>TODO</html:p>
+ <html:p>TODO(Jorge)</html:p>
</xs:documentation>
</xs:annotation>
</xs:attribute>
@@ -96,7 +96,7 @@
<xs:attribute name="hreflang" use="optional" type="xs:NMTOKEN">
<xs:annotation>
<xs:documentation>
- <html:p>TODO</html:p>
+ <html:p>TODO(Jorge)</html:p>
</xs:documentation>
</xs:annotation>
</xs:attribute>
@@ -104,7 +104,7 @@
<xs:attribute name="title" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
- <html:p>TODO</html:p>
+ <html:p>TODO(Jorge)</html:p>
</xs:documentation>
</xs:annotation>
</xs:attribute>