summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSai Krishna <saikrishna1511@gmail.com>2011-05-16 10:22:35 +0530
committerSai Krishna <saikrishna1511@gmail.com>2011-05-16 10:22:35 +0530
commit61d7addeaf56867a4d1b124bd289e340e9a2e5c9 (patch)
tree459ade442ecb420ab89be7fa949f007d60c4ec79 /docs
parent46cb1d53d0ee46ea6d68a8430843dbe468624e91 (diff)
parent565223a519c5f9a24973cacd7a1728e1130dbf73 (diff)
Merge branch 'github/master'
Conflicts: keystone/logic/service.py
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>