Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
reversaal
OhmPi
Commits
d016b2a7
Commit
d016b2a7
authored
Jul 02, 2020
by
remi.clement
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sphinx_file
parent
782d2a84
Changes
40
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
40 changed files
with
15162 additions
and
0 deletions
+15162
-0
sphinx/Makefile
sphinx/Makefile
+20
-0
sphinx/build/doctrees/environment.pickle
sphinx/build/doctrees/environment.pickle
+0
-0
sphinx/build/doctrees/index.doctree
sphinx/build/doctrees/index.doctree
+0
-0
sphinx/build/doctrees/page0.doctree
sphinx/build/doctrees/page0.doctree
+0
-0
sphinx/build/doctrees/page1.doctree
sphinx/build/doctrees/page1.doctree
+0
-0
sphinx/build/html/.buildinfo
sphinx/build/html/.buildinfo
+4
-0
sphinx/build/html/_images/logo_ohmpi.JPG
sphinx/build/html/_images/logo_ohmpi.JPG
+0
-0
sphinx/build/html/_sources/index.rst.txt
sphinx/build/html/_sources/index.rst.txt
+22
-0
sphinx/build/html/_sources/page0.rst.txt
sphinx/build/html/_sources/page0.rst.txt
+14
-0
sphinx/build/html/_sources/page1.rst.txt
sphinx/build/html/_sources/page1.rst.txt
+23
-0
sphinx/build/html/_static/basic.css
sphinx/build/html/_static/basic.css
+835
-0
sphinx/build/html/_static/classic.css
sphinx/build/html/_static/classic.css
+266
-0
sphinx/build/html/_static/doctools.js
sphinx/build/html/_static/doctools.js
+315
-0
sphinx/build/html/_static/documentation_options.js
sphinx/build/html/_static/documentation_options.js
+12
-0
sphinx/build/html/_static/file.png
sphinx/build/html/_static/file.png
+0
-0
sphinx/build/html/_static/jquery-3.5.1.js
sphinx/build/html/_static/jquery-3.5.1.js
+10872
-0
sphinx/build/html/_static/jquery.js
sphinx/build/html/_static/jquery.js
+2
-0
sphinx/build/html/_static/language_data.js
sphinx/build/html/_static/language_data.js
+297
-0
sphinx/build/html/_static/minus.png
sphinx/build/html/_static/minus.png
+0
-0
sphinx/build/html/_static/plus.png
sphinx/build/html/_static/plus.png
+0
-0
sphinx/build/html/_static/pygments.css
sphinx/build/html/_static/pygments.css
+69
-0
sphinx/build/html/_static/searchtools.js
sphinx/build/html/_static/searchtools.js
+515
-0
sphinx/build/html/_static/sidebar.js
sphinx/build/html/_static/sidebar.js
+159
-0
sphinx/build/html/_static/underscore-1.3.1.js
sphinx/build/html/_static/underscore-1.3.1.js
+999
-0
sphinx/build/html/_static/underscore.js
sphinx/build/html/_static/underscore.js
+31
-0
sphinx/build/html/genindex.html
sphinx/build/html/genindex.html
+81
-0
sphinx/build/html/index.html
sphinx/build/html/index.html
+123
-0
sphinx/build/html/objects.inv
sphinx/build/html/objects.inv
+0
-0
sphinx/build/html/page0.html
sphinx/build/html/page0.html
+118
-0
sphinx/build/html/page1.html
sphinx/build/html/page1.html
+122
-0
sphinx/build/html/search.html
sphinx/build/html/search.html
+90
-0
sphinx/build/html/searchindex.js
sphinx/build/html/searchindex.js
+1
-0
sphinx/logo_ohmpi.JPG
sphinx/logo_ohmpi.JPG
+0
-0
sphinx/make.bat
sphinx/make.bat
+35
-0
sphinx/source/conf.py
sphinx/source/conf.py
+55
-0
sphinx/source/index.rst
sphinx/source/index.rst
+22
-0
sphinx/source/logo_ohmpi.JPG
sphinx/source/logo_ohmpi.JPG
+0
-0
sphinx/source/page0.rst
sphinx/source/page0.rst
+14
-0
sphinx/source/page0.txt
sphinx/source/page0.txt
+23
-0
sphinx/source/page1.rst
sphinx/source/page1.rst
+23
-0
No files found.
sphinx/Makefile
0 → 100644
View file @
d016b2a7
# Minimal makefile for Sphinx documentation
#
# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS
?=
SPHINXBUILD
?=
sphinx-build
SOURCEDIR
=
source
BUILDDIR
=
build
# Put it first so that "make" without argument is like "make help".
help
:
@
$(SPHINXBUILD)
-M
help
"
$(SOURCEDIR)
"
"
$(BUILDDIR)
"
$(SPHINXOPTS)
$(O)
.PHONY
:
help Makefile
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%
:
Makefile
@
$(SPHINXBUILD)
-M
$@
"
$(SOURCEDIR)
"
"
$(BUILDDIR)
"
$(SPHINXOPTS)
$(O)
sphinx/build/doctrees/environment.pickle
0 → 100644
View file @
d016b2a7
File added
sphinx/build/doctrees/index.doctree
0 → 100644
View file @
d016b2a7
File added
sphinx/build/doctrees/page0.doctree
0 → 100644
View file @
d016b2a7
File added
sphinx/build/doctrees/page1.doctree
0 → 100644
View file @
d016b2a7
File added
sphinx/build/html/.buildinfo
0 → 100644
View file @
d016b2a7
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 08d402d11493dd0023f64292ee2e29d8
tags: 645f666f9bcd5a90fca523b33c5a78b7
sphinx/build/html/_images/logo_ohmpi.JPG
0 → 100644
View file @
d016b2a7
11.6 KB
sphinx/build/html/_sources/index.rst.txt
0 → 100644
View file @
d016b2a7
.. Ohmpi documentation master file, created by
sphinx-quickstart on Tue Jun 30 20:22:03 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Bienvenue sur cette documentation
=================================
Contents:
.. toctree::
:maxdepth: 2
page0
page1
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
sphinx/build/html/_sources/page0.rst.txt
0 → 100644
View file @
d016b2a7
************
Premiere page
*************
Introduction
************
Ceci est le texte de la première page de notre demo. Il vise \
à introduire le fonctionnement de Sphinx-doc pour créer de la documentation.
Lien
====
Pour plus d'informations sur Sphinx-doc, je vous invite à consulter le `site officiel <http://sphinx-doc.org/>`_.
\ No newline at end of file
sphinx/build/html/_sources/page1.rst.txt
0 → 100644
View file @
d016b2a7
************
Seconde page
************
Formule
*******
.. math::
\sum_{a}^{b} x_n = c_1 + c_2^3 + \cos(\pi)
Image
*****
.. image:: logo_ohmpi.JPG
:align: center
Texte
*****
Voici un second texte pour notre Démo.
.. note::
J'espère que cela vous parle un peu plus que la présentation présente.
\ No newline at end of file
sphinx/build/html/_static/basic.css
0 → 100644
View file @
d016b2a7
/*
* basic.css
* ~~~~~~~~~
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
/* -- main layout ----------------------------------------------------------- */
div
.clearer
{
clear
:
both
;
}
/* -- relbar ---------------------------------------------------------------- */
div
.related
{
width
:
100%
;
font-size
:
90%
;
}
div
.related
h3
{
display
:
none
;
}
div
.related
ul
{
margin
:
0
;
padding
:
0
0
0
10px
;
list-style
:
none
;
}
div
.related
li
{
display
:
inline
;
}
div
.related
li
.right
{
float
:
right
;
margin-right
:
5px
;
}
/* -- sidebar --------------------------------------------------------------- */
div
.sphinxsidebarwrapper
{
padding
:
10px
5px
0
10px
;
}
div
.sphinxsidebar
{
float
:
left
;
width
:
230px
;
margin-left
:
-100%
;
font-size
:
90%
;
word-wrap
:
break-word
;
overflow-wrap
:
break-word
;
}
div
.sphinxsidebar
ul
{
list-style
:
none
;
}
div
.sphinxsidebar
ul
ul
,
div
.sphinxsidebar
ul
.want-points
{
margin-left
:
20px
;
list-style
:
square
;
}
div
.sphinxsidebar
ul
ul
{
margin-top
:
0
;
margin-bottom
:
0
;
}
div
.sphinxsidebar
form
{
margin-top
:
10px
;
}
div
.sphinxsidebar
input
{
border
:
1px
solid
#98dbcc
;
font-family
:
sans-serif
;
font-size
:
1em
;
}
div
.sphinxsidebar
#searchbox
form
.search
{
overflow
:
hidden
;
}
div
.sphinxsidebar
#searchbox
input
[
type
=
"text"
]
{
float
:
left
;
width
:
80%
;
padding
:
0.25em
;
box-sizing
:
border-box
;
}
div
.sphinxsidebar
#searchbox
input
[
type
=
"submit"
]
{
float
:
left
;
width
:
20%
;
border-left
:
none
;
padding
:
0.25em
;
box-sizing
:
border-box
;
}
img
{
border
:
0
;
max-width
:
100%
;
}
/* -- search page ----------------------------------------------------------- */
ul
.search
{
margin
:
10px
0
0
20px
;
padding
:
0
;
}
ul
.search
li
{
padding
:
5px
0
5px
20px
;
background-image
:
url(file.png)
;
background-repeat
:
no-repeat
;
background-position
:
0
7px
;
}
ul
.search
li
a
{
font-weight
:
bold
;
}
ul
.search
li
div
.context
{
color
:
#888
;
margin
:
2px
0
0
30px
;
text-align
:
left
;
}
ul
.keywordmatches
li
.goodmatch
a
{
font-weight
:
bold
;
}
/* -- index page ------------------------------------------------------------ */
table
.contentstable
{
width
:
90%
;
margin-left
:
auto
;
margin-right
:
auto
;
}
table
.contentstable
p
.biglink
{
line-height
:
150%
;
}
a
.biglink
{
font-size
:
1.3em
;
}
span
.linkdescr
{
font-style
:
italic
;
padding-top
:
5px
;
font-size
:
90%
;
}
/* -- general index --------------------------------------------------------- */
table
.indextable
{
width
:
100%
;
}
table
.indextable
td
{
text-align
:
left
;
vertical-align
:
top
;
}
table
.indextable
ul
{
margin-top
:
0
;
margin-bottom
:
0
;
list-style-type
:
none
;
}
table
.indextable
>
tbody
>
tr
>
td
>
ul
{
padding-left
:
0em
;
}
table
.indextable
tr
.pcap
{
height
:
10px
;
}
table
.indextable
tr
.cap
{
margin-top
:
10px
;
background-color
:
#f2f2f2
;
}
img
.toggler
{
margin-right
:
3px
;
margin-top
:
3px
;
cursor
:
pointer
;
}
div
.modindex-jumpbox
{
border-top
:
1px
solid
#ddd
;
border-bottom
:
1px
solid
#ddd
;
margin
:
1em
0
1em
0
;
padding
:
0.4em
;
}
div
.genindex-jumpbox
{
border-top
:
1px
solid
#ddd
;
border-bottom
:
1px
solid
#ddd
;
margin
:
1em
0
1em
0
;
padding
:
0.4em
;
}
/* -- domain module index --------------------------------------------------- */
table
.modindextable
td
{
padding
:
2px
;
border-collapse
:
collapse
;
}
/* -- general body styles --------------------------------------------------- */
div
.body
{
min-width
:
450px
;
max-width
:
800px
;
}
div
.body
p
,
div
.body
dd
,
div
.body
li
,
div
.body
blockquote
{
-moz-hyphens
:
auto
;
-ms-hyphens
:
auto
;
-webkit-hyphens
:
auto
;
hyphens
:
auto
;
}
a
.headerlink
{
visibility
:
hidden
;
}
a
.brackets
:before
,
span
.brackets
>
a
:before
{
content
:
"["
;
}
a
.brackets
:after
,
span
.brackets
>
a
:after
{
content
:
"]"
;
}
h1
:hover
>
a
.headerlink
,
h2
:hover
>
a
.headerlink
,
h3
:hover
>
a
.headerlink
,
h4
:hover
>
a
.headerlink
,
h5
:hover
>
a
.headerlink
,
h6
:hover
>
a
.headerlink
,
dt
:hover
>
a
.headerlink
,
caption
:hover
>
a
.headerlink
,
p
.caption
:hover
>
a
.headerlink
,
div
.code-block-caption
:hover
>
a
.headerlink
{
visibility
:
visible
;
}
div
.body
p
.caption
{
text-align
:
inherit
;
}
div
.body
td
{
text-align
:
left
;
}
.first
{
margin-top
:
0
!important
;
}
p
.rubric
{
margin-top
:
30px
;
font-weight
:
bold
;
}
img
.align-left
,
.figure.align-left
,
object
.align-left
{
clear
:
left
;
float
:
left
;
margin-right
:
1em
;
}
img
.align-right
,
.figure.align-right
,
object
.align-right
{
clear
:
right
;
float
:
right
;
margin-left
:
1em
;
}
img
.align-center
,
.figure.align-center
,
object
.align-center
{
display
:
block
;
margin-left
:
auto
;
margin-right
:
auto
;
}
img
.align-default
,
.figure.align-default
{
display
:
block
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.align-left
{
text-align
:
left
;
}
.align-center
{
text-align
:
center
;
}
.align-default
{
text-align
:
center
;
}
.align-right
{
text-align
:
right
;
}
/* -- sidebars -------------------------------------------------------------- */
div
.sidebar
{
margin
:
0
0
0.5em
1em
;
border
:
1px
solid
#ddb
;
padding
:
7px
;
background-color
:
#ffe
;
width
:
40%
;
float
:
right
;
clear
:
right
;
overflow-x
:
auto
;
}
p
.sidebar-title
{
font-weight
:
bold
;
}
div
.admonition
,
div
.topic
,
pre
,
div
[
class
|=
"highlight"
]
{
clear
:
both
;
}
/* -- topics ---------------------------------------------------------------- */
div
.topic
{
border
:
1px
solid
#ccc
;
padding
:
7px
;
margin
:
10px
0
10px
0
;
overflow-x
:
auto
;
}
p
.topic-title
{
font-size
:
1.1em
;
font-weight
:
bold
;
margin-top
:
10px
;
}
/* -- admonitions ----------------------------------------------------------- */
div
.admonition
{
margin-top
:
10px
;
margin-bottom
:
10px
;
padding
:
7px
;
overflow-x
:
auto
;
}
div
.admonition
dt
{
font-weight
:
bold
;
}
p
.admonition-title
{
margin
:
0px
10px
5px
0px
;
font-weight
:
bold
;
}
div
.body
p
.centered
{
text-align
:
center
;
margin-top
:
25px
;
}
/* -- content of sidebars/topics/admonitions -------------------------------- */
div
.sidebar
>
:last-child
,
div
.topic
>
:last-child
,
div
.admonition
>
:last-child
{
margin-bottom
:
0
;
}
/* -- tables ---------------------------------------------------------------- */
table
.docutils
{
margin-top
:
10px
;
margin-bottom
:
10px
;
border
:
0
;
border-collapse
:
collapse
;
}
table
.align-center
{
margin-left
:
auto
;
margin-right
:
auto
;
}
table
.align-default
{
margin-left
:
auto
;
margin-right
:
auto
;
}
table
caption
span
.caption-number
{
font-style
:
italic
;
}
table
caption
span
.caption-text
{
}
table
.docutils
td
,
table
.docutils
th
{
padding
:
1px
8px
1px
5px
;
border-top
:
0
;
border-left
:
0
;
border-right
:
0
;
border-bottom
:
1px
solid
#aaa
;
}
table
.footnote
td
,
table
.footnote
th
{
border
:
0
!important
;
}
th
{
text-align
:
left
;
padding-right
:
5px
;
}
table
.citation
{
border-left
:
solid
1px
gray
;
margin-left
:
1px
;
}
table
.citation
td
{
border-bottom
:
none
;
}
th
>
:first-child
,
td
>
:first-child
{
margin-top
:
0px
;
}
th
>
:last-child
,
td
>
:last-child
{
margin-bottom
:
0px
;
}
/* -- figures --------------------------------------------------------------- */
div
.figure
{
margin
:
0.5em
;
padding
:
0.5em
;
}
div
.figure
p
.caption
{
padding
:
0.3em
;
}
div
.figure
p
.caption
span
.caption-number
{
font-style
:
italic
;
}
div
.figure
p
.caption
span
.caption-text
{
}
/* -- field list styles ----------------------------------------------------- */
table
.field-list
td
,
table
.field-list
th
{
border
:
0
!important
;
}
.field-list
ul
{
margin
:
0
;
padding-left
:
1em
;
}
.field-list
p
{
margin
:
0
;
}
.field-name
{
-moz-hyphens
:
manual
;
-ms-hyphens
:
manual
;
-webkit-hyphens
:
manual
;
hyphens
:
manual
;
}
/* -- hlist styles ---------------------------------------------------------- */
table
.hlist
{
margin
:
1em
0
;
}
table
.hlist
td
{
vertical-align
:
top
;
}
/* -- other body styles ----------------------------------------------------- */
ol
.arabic
{
list-style
:
decimal
;
}
ol
.loweralpha
{
list-style
:
lower-alpha
;
}
ol
.upperalpha
{
list-style
:
upper-alpha
;
}
ol
.lowerroman
{
list-style
:
lower-roman
;
}
ol
.upperroman
{
list-style
:
upper-roman
;
}
ol
>
li
:first-child
>
:first-child
,
ul
>
li
:first-child
>
:first-child
{
margin-top
:
0px
;