mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-08 18:09:57 +02:00
typo
This commit is contained in:
parent
7c8fe10387
commit
832de3bbc7
@ -1,11 +1,6 @@
|
|||||||
Manuel de montage BrailleRAP-SP
|
Manuel de montage BrailleRAP-SP
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
.. _arbitrary-anchor:
|
|
||||||
|
|
||||||
Some Arbitrary Line
|
|
||||||
This is actually a definition
|
|
||||||
|
|
||||||
Collage de la caisse bois
|
Collage de la caisse bois
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
@ -654,7 +649,7 @@ A ne pas oublier
|
|||||||
|
|
||||||
* Serrer la vis du endstop X
|
* Serrer la vis du endstop X
|
||||||
|
|
||||||
Lorem ipsum :ref:`here is the anchor link <arbitrary-anchor>` dolor sit amet
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ sys.path.append(os.path.abspath('_ext'))
|
|||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
|
'sphinx.ext.autosectionlabel',
|
||||||
|
|
||||||
]
|
]
|
||||||
templates_path = ['_templates']
|
templates_path = ['_templates']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user