diff --git a/docs/Makefile b/docs/Makefile index 29a1366..279af75 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build -SPHINXPROJ = BraillerapSP +SPHINXPROJ = Braillerap SOURCEDIR = . BUILDDIR = _build diff --git a/docs/conf.py b/docs/conf.py index 6cb2998..5587b97 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 = [ diff --git a/docs/firstembossingpage.rst b/docs/firstembossingpage.rst index f30be95..5176f15 100644 --- a/docs/firstembossingpage.rst +++ b/docs/firstembossingpage.rst @@ -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 diff --git a/docs/history.rst b/docs/history.rst index 4fc9387..f68bc38 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -31,4 +31,14 @@ En Janvier 2018, nous avons commencé avec quelques rails linéaires, des moteur +BrailleRap +------------- +En 2022, pour pouvoir continuer le projet avec quelques enthousiastes, nous reprenons le projet pour proposer des améliorations + + +.. raw:: html + +
+ +
diff --git a/docs/index.rst b/docs/index.rst index 3421592..1e9674a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 diff --git a/docs/licence.rst b/docs/licence.rst index 0d05c3d..f345edc 100644 --- a/docs/licence.rst +++ b/docs/licence.rst @@ -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