Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylin Kallmayer authored and Aylin Kallmayer committed Dec 22, 2018
1 parent 3578e24 commit 79d3924
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Some code:

print 'hello'
>> hello

Second try to see if it worked

Some header
Expand Down
Binary file modified docs/nbuild/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/nbuild/doctrees/index.doctree
Binary file not shown.
4 changes: 3 additions & 1 deletion docs/nbuild/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
First Try at sphinx and read the docs
=====================================

Let's see if this worked...
Some text explaining very important complicated stuff.
Some code:

print 'hello'
>> hello

Second try to see if it worked

Some header
^^^^^^^^^^^
.. toctree::
Expand Down
4 changes: 3 additions & 1 deletion docs/nbuild/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@

<div class="section" id="first-try-at-sphinx-and-read-the-docs">
<h1>First Try at sphinx and read the docs<a class="headerlink" href="#first-try-at-sphinx-and-read-the-docs" title="Permalink to this headline"></a></h1>
<p>Some text explaining very important complicated stuff.
<p>Let’s see if this worked…
Some text explaining very important complicated stuff.
Some code:</p>
<blockquote>
<div>print ‘hello’
&gt;&gt; hello</div></blockquote>
<p>Second try to see if it worked</p>
<div class="section" id="some-header">
<h2>Some header<a class="headerlink" href="#some-header" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
Expand Down
2 changes: 1 addition & 1 deletion docs/nbuild/html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 79d3924

Please sign in to comment.