Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit f967a27

Browse files
committed
Fixed bad RST
1 parent 700c08f commit f967a27

6 files changed

Lines changed: 13 additions & 13 deletions

File tree

0 Bytes
Binary file not shown.

docs/_build/doctrees/index.doctree

-1.69 KB
Binary file not shown.

docs/_build/html/_sources/index.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Other types of data provided by the DocumentCloud system.
518518
Annotations
519519
-----------
520520

521-
Notes left in :doc:`documents </documents>`.
521+
Notes left in documents.
522522

523523
.. attribute:: annotation_obj.access
524524

@@ -549,7 +549,7 @@ Notes left in :doc:`documents </documents>`.
549549
Entities
550550
--------
551551

552-
Keywords extracted from :doc:`documents </documents>` with OpenCalais.
552+
Keywords extracted from documents with OpenCalais.
553553

554554
.. attribute:: location_obj.revelance
555555

@@ -591,7 +591,7 @@ The location where :ref:`annotations` are placed within a document.
591591
Mentions
592592
--------
593593

594-
Mentions of a search keyword found in one of the :doc:`documents </documents>`.
594+
Mentions of a search keyword found in one of the documents.
595595

596596
.. attribute:: mention_obj.page
597597

@@ -606,7 +606,7 @@ Mentions of a search keyword found in one of the :doc:`documents </documents>`.
606606
Sections
607607
--------
608608

609-
Sections of the :doc:`documents </documents>` earmarked by users.
609+
Sections of the documents earmarked by users.
610610

611611
.. attribute:: section_obj.title
612612

docs/_build/html/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ <h2>Other data<a class="headerlink" href="#other-data" title="Permalink to this
680680
<p>Other types of data provided by the DocumentCloud system.</p>
681681
<div class="section" id="annotations">
682682
<span id="id4"></span><h3>Annotations<a class="headerlink" href="#annotations" title="Permalink to this headline"></a></h3>
683-
<p>Notes left in <tt class="xref doc docutils literal"><span class="pre">documents</span></tt>.</p>
683+
<p>Notes left in documents.</p>
684684
<dl class="attribute">
685685
<dt id="annotation_obj.access">
686686
<tt class="descclassname">annotation_obj.</tt><tt class="descname">access</tt><a class="headerlink" href="#annotation_obj.access" title="Permalink to this definition"></a></dt>
@@ -720,7 +720,7 @@ <h2>Other data<a class="headerlink" href="#other-data" title="Permalink to this
720720
</div>
721721
<div class="section" id="entities">
722722
<span id="id5"></span><h3>Entities<a class="headerlink" href="#entities" title="Permalink to this headline"></a></h3>
723-
<p>Keywords extracted from <tt class="xref doc docutils literal"><span class="pre">documents</span></tt> with OpenCalais.</p>
723+
<p>Keywords extracted from documents with OpenCalais.</p>
724724
<dl class="attribute">
725725
<dt id="location_obj.revelance">
726726
<tt class="descclassname">location_obj.</tt><tt class="descname">revelance</tt><a class="headerlink" href="#location_obj.revelance" title="Permalink to this definition"></a></dt>
@@ -770,7 +770,7 @@ <h2>Other data<a class="headerlink" href="#other-data" title="Permalink to this
770770
</div>
771771
<div class="section" id="mentions">
772772
<span id="id7"></span><h3>Mentions<a class="headerlink" href="#mentions" title="Permalink to this headline"></a></h3>
773-
<p>Mentions of a search keyword found in one of the <tt class="xref doc docutils literal"><span class="pre">documents</span></tt>.</p>
773+
<p>Mentions of a search keyword found in one of the documents.</p>
774774
<dl class="attribute">
775775
<dt id="mention_obj.page">
776776
<tt class="descclassname">mention_obj.</tt><tt class="descname">page</tt><a class="headerlink" href="#mention_obj.page" title="Permalink to this definition"></a></dt>
@@ -786,7 +786,7 @@ <h2>Other data<a class="headerlink" href="#other-data" title="Permalink to this
786786
</div>
787787
<div class="section" id="sections">
788788
<span id="id8"></span><h3>Sections<a class="headerlink" href="#sections" title="Permalink to this headline"></a></h3>
789-
<p>Sections of the <tt class="xref doc docutils literal"><span class="pre">documents</span></tt> earmarked by users.</p>
789+
<p>Sections of the documents earmarked by users.</p>
790790
<dl class="attribute">
791791
<dt id="section_obj.title">
792792
<tt class="descclassname">section_obj.</tt><tt class="descname">title</tt><a class="headerlink" href="#section_obj.title" title="Permalink to this definition"></a></dt>

docs/_build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Other types of data provided by the DocumentCloud system.
518518
Annotations
519519
-----------
520520

521-
Notes left in :doc:`documents </documents>`.
521+
Notes left in documents.
522522

523523
.. attribute:: annotation_obj.access
524524

@@ -549,7 +549,7 @@ Notes left in :doc:`documents </documents>`.
549549
Entities
550550
--------
551551

552-
Keywords extracted from :doc:`documents </documents>` with OpenCalais.
552+
Keywords extracted from documents with OpenCalais.
553553

554554
.. attribute:: location_obj.revelance
555555

@@ -591,7 +591,7 @@ The location where :ref:`annotations` are placed within a document.
591591
Mentions
592592
--------
593593

594-
Mentions of a search keyword found in one of the :doc:`documents </documents>`.
594+
Mentions of a search keyword found in one of the documents.
595595

596596
.. attribute:: mention_obj.page
597597

@@ -606,7 +606,7 @@ Mentions of a search keyword found in one of the :doc:`documents </documents>`.
606606
Sections
607607
--------
608608

609-
Sections of the :doc:`documents </documents>` earmarked by users.
609+
Sections of the documents earmarked by users.
610610

611611
.. attribute:: section_obj.title
612612

0 commit comments

Comments
 (0)