Skip to content

Commit 48d5afe

Browse files
author
Alvaro Arroyo Parejo
committed
adding new doc fixing typos
1 parent 3faba95 commit 48d5afe

File tree

6 files changed

+19
-7
lines changed

6 files changed

+19
-7
lines changed

ESANEOCC.pdf

1.08 KB
Binary file not shown.

docs/docs/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 7ee2c6282d5322594903550f46822c1b
3+
config: 66497fe07d41b6b5c6112aa96295e2a9
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/docs/html/_sources/index.rst.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,11 @@ ESANEOCC.tabs
130130
:members:
131131

132132
==============================
133-
Export Data
133+
Library Examples
134+
==============================
135+
136+
==============================
137+
How to export data
134138
==============================
135139

136140
-------------------

docs/docs/html/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
<li><a class="reference internal" href="#module-ESANEOCC.tabs">ESANEOCC.tabs</a></li>
9999
</ul>
100100
</li>
101-
<li><a class="reference internal" href="#export-data">Export Data</a><ul>
101+
<li><a class="reference internal" href="#library-examples">Library Examples</a></li>
102+
<li><a class="reference internal" href="#how-to-export-data">How to export data</a><ul>
102103
<li><a class="reference internal" href="#to-json">To JSON</a></li>
103104
<li><a class="reference internal" href="#to-tables-vo-tables">To Tables (VO Tables)</a></li>
104105
</ul>
@@ -1756,8 +1757,11 @@ <h2>Modules<a class="headerlink" href="#modules" title="Permalink to this headli
17561757

17571758
</div>
17581759
</div>
1759-
<div class="section" id="export-data">
1760-
<h2>Export Data<a class="headerlink" href="#export-data" title="Permalink to this headline"></a></h2>
1760+
<div class="section" id="library-examples">
1761+
<h2>Library Examples<a class="headerlink" href="#library-examples" title="Permalink to this headline"></a></h2>
1762+
</div>
1763+
<div class="section" id="how-to-export-data">
1764+
<h2>How to export data<a class="headerlink" href="#how-to-export-data" title="Permalink to this headline"></a></h2>
17611765
<div class="section" id="to-json">
17621766
<h3>To JSON<a class="headerlink" href="#to-json" title="Permalink to this headline"></a></h3>
17631767
<p>Most of the data obtained from ESANEOCC Python Interface is collected as <em>pandas.Series</em> or <em>pandas.DataFrame</em> and, therefore

docs/docs/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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,11 @@ ESANEOCC.tabs
130130
:members:
131131

132132
==============================
133-
Export Data
133+
Library Examples
134+
==============================
135+
136+
==============================
137+
How to export data
134138
==============================
135139

136140
-------------------

0 commit comments

Comments
 (0)