rename project

This commit is contained in:
braillerap 2022-05-02 16:27:40 +02:00 committed by GitHub
parent 85944e2102
commit b4e5cb797d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 21 additions and 11 deletions

View File

@ -4,7 +4,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = BraillerapSP
SPHINXPROJ = Braillerap
SOURCEDIR = .
BUILDDIR = _build

View File

@ -29,8 +29,8 @@ source_parsers = {
}
master_doc = 'index'
project = u'BrailleRap-SP'
copyright = '2018-{}, BrailleRap-SP Team'
project = u'BrailleRap'
copyright = '2018-{}, BrailleRap'
version = '1.0'
release = '1.0'
@ -43,10 +43,10 @@ pygments_style = 'sphinx'
# 'django': ('http://django.readthedocs.io/en/1.8.x/', None),
# 'sphinx': ('http://sphinx.readthedocs.io/en/latest/', None),
#}
htmlhelp_basename = 'BrailleRapSPdoc'
htmlhelp_basename = 'BrailleRapdoc'
latex_documents = [
('index', 'BrailleRapSP.tex', u'BrailleRapSP Documentation',
u'BrailleRap-SP Team', 'manual'),
('index', 'BrailleRap.tex', u'BrailleRap Documentation',
u'BrailleRap Team', 'manual'),
]
#man_pages = [

View File

@ -3,7 +3,7 @@ Embosser votre première page de Braille
BrailleRapSP est est machine qui se pilote en G-CODE, pour embosser du braille il faut tout d'abord traduire le texte en Braille.
BrailleRap est est machine qui se pilote en G-CODE, pour embosser du braille il faut tout d'abord traduire le texte en Braille.
Il existe 2 solutions pour traduire le Braille :
L'application BrailleRap en ligne https://crocsg.github.io/BrailleRap/
L'application NatBraille http://natbraille.free.fr

View File

@ -31,4 +31,14 @@ En Janvier 2018, nous avons commencé avec quelques rails linéaires, des moteur
<iframe width="560" height="315" src="https://www.youtube.com/embed/IYYWQi-H3YY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"> </iframe>
</div>
BrailleRap
-------------
En 2022, pour pouvoir continuer le projet avec quelques enthousiastes, nous reprenons le projet pour proposer des améliorations
.. raw:: html
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/IYYWQi-H3YY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"> </iframe>
</div>

View File

@ -1,9 +1,9 @@
.. BrailleRap-SP documentation master file, created by
.. BrailleRap documentation master file, created by
sphinx-quickstart on Mon Mar 5 11:31:40 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Bienvenue sur la documentation BrailleRAP-SP
Bienvenue sur la documentation BrailleRAP
============================================
.. image :: ./IMG/brailleRAP_couv.jpg

View File

@ -1,10 +1,10 @@
Licence
=======
Tous les travaux originaux de BrailleRapSP sont sous la license CERN Open Hardware Licence v1.2 (https://www.ohwr.org/projects/cernohl/wiki), traduite en français sur cette page: http://fr-voosilla.ouvaton.org/CERN-OHL-%5Bfr%5D-Traduction-Fran%C3%A7aise.html
Tous les travaux originaux de BrailleRap sont sous la license CERN Open Hardware Licence v1.2 (https://www.ohwr.org/projects/cernohl/wiki), traduite en français sur cette page: http://fr-voosilla.ouvaton.org/CERN-OHL-%5Bfr%5D-Traduction-Fran%C3%A7aise.html
Nous utilisons plusieurs projets open source, qui ont leur propre licence :
#. Le projet "Marlin firmware" pour le firmware de la carte: https://github.com/MarlinFirmware/Marlin
#. BrailleRap qui a un générateur de gcode https://github.com/arthursw/BrailleRap
#. BrailleRap le premier generateur de gcode pour imprimante 3D https://github.com/arthursw/BrailleRap