georchestra / georchestra_documentation

Gathering of all geOrchestra's documentation
1 stars 2 forks source link

convertion RST to markdown #15

Open jeanmi151 opened 1 year ago

jeanmi151 commented 1 year ago

https://github.com/georchestra/georchestra_documentation/blob/master/utiliser.md#convertir-un-fichier-rst-restructuredtext-en-markdown Not sure it is the best to use chatGPT for everybody ;) To try : https://rst-to-myst.readthedocs.io/en/latest/ , like that we can stay inside our terminal, this tool is pointed in sphinx documentation.

gryckelynck commented 1 year ago

Pourquoi ne pas utiliser un service en ligne du type :

Je n'ai pas analysé précisément les conditions d'usage, mais je pense qu'il n'y a pas de risque de sécurité ou de captation d'information selon moi étant donné que l'on est sur un projet totalement ouvert.

Pour ceux qui sont plutôt lignes de commande, j'ai aussi trouvé ça : https://gist.github.com/zaiste/77a946bbba73f5c4d33f3106a494e6cd (non testé)