From c144829231bdb683eabcf615ff22ba2c3bacb006 Mon Sep 17 00:00:00 2001 From: aaa9c30b31abb6b20ce0aefe46b85784 Date: Mon, 30 Mar 2020 21:15:57 +0000 Subject: [PATCH] =?UTF-8?q?premi=C3=A8res=20entr=C3=A9es=20=C3=A0=20voir?= =?UTF-8?q?=20Rust=20et=20prog=20syst=C3=A8me=20(intermezzos=20et=20autres?= =?UTF-8?q?)=20markdown(md)=20=20et=20reStructuredText=20(rST)=20sphinx,?= =?UTF-8?q?=20docfetcher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- journal/Journal2Bord.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 journal/Journal2Bord.md diff --git a/journal/Journal2Bord.md b/journal/Journal2Bord.md new file mode 100644 index 0000000..2efb68c --- /dev/null +++ b/journal/Journal2Bord.md @@ -0,0 +1,26 @@ +# To memorize or read later + +## Langage Systeme + +**Projets Rust** + * [doc Rust](https://www.rust-lang.org/) + * [Projet OS with rust](https://os.phil-opp.com/) + * [Intermezzos](http://intermezzos.github.io/) + * [redox-os](https://www.redox-os.org/) + +## Outils pour documenter + +**Markdown** + * [L'essentiel md](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) + * [cours enac](https://enacit.epfl.ch/cours/) + * [ressource github](https://guides.github.com/features/mastering-markdown/) + +**Autres langages à balisage léger** + * Outil de conversion [pandoc](https://pandoc.org/) + * python dev + * [rST reStructuredText](https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html) + * sphinx(https://www.sphinx-doc.org/en/master/) + * [docutils](https://docutils.sourceforge.io/docs/index.html) + +**Indexation** + * [docfetcher](http://docfetcher.sourceforge.net/fr/index.html) \ No newline at end of file -- 2.18.1