mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-09-02 12:13:34 +02:00
chore!: join IDE and editors
into same section (#7065)
* chore!: join editors into section `IDE and editors` This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section. Emacs Lips is a language per sé. so apply and add some crosslinks #5535 in order to reference editors. Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think. Complete this moved resources with author, formats and notes * fix: alphabetize says linter https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true Run fpb-lint ./books/ books/free-programming-books-ja.md 4:5-22:42 warning Alphabetical ordering: swap l.22 and l.21 alphabetize-lists remark-lint books/free-programming-books-pt_BR.md 58:1-61:70 warning Alphabetical ordering: swap l.60 and l.59 alphabetize-lists remark-lint books/free-programming-books-zh.md 254:1-258:87 warning Alphabetical ordering: swap l.258 and l.257 alphabetize-lists remark-lint * chore!: Organize near spoken Lisp dialects. - Common Lisp, PicoLisp, Emacs Lisp -> Lisp - Rename Common Lisp and LISP -> Lisp - Emacs & Pico as subsections of Lisp preserving current crosslinks * chore: merge non-referenced Emacs Lisp into Lisp
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* [0 - Méta-listes](#0---méta-listes)
|
||||
* [1 - Non dépendant du langage](#1---non-dépendant-du-langage)
|
||||
* [Algorithmique](#algorithmique)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Logiciels libres](#logiciels-libres)
|
||||
* [Makefile](#makefile)
|
||||
* [Pédagogie pour enfants et adolescents](#pédagogie-pour-enfants-et-adolescents)
|
||||
@@ -47,7 +48,6 @@
|
||||
* [SQL](#sql)
|
||||
* [Systèmes d'exploitation](#systemes-d-exploitation)
|
||||
* [TEI](#tei)
|
||||
* [Vim](#vim)
|
||||
|
||||
|
||||
### 0 - Méta-listes
|
||||
@@ -67,6 +67,12 @@
|
||||
* [Prologin](https://prologin.org)
|
||||
|
||||
|
||||
#### IDE and editors
|
||||
|
||||
* [Learn Vim Progressively](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/) - Yann Esposito
|
||||
* [Vim pour les humains](https://vimebook.com/fr) - Vincent Jousse (le livre n'est pas **gratuit** mais **à prix libre**)
|
||||
|
||||
|
||||
#### Logiciels libres
|
||||
|
||||
* [Histoires et cultures du Libre](http://framabook.org/histoiresetculturesdulibre/)
|
||||
@@ -326,9 +332,3 @@
|
||||
### TEI
|
||||
|
||||
* [Qu'est-ce que la Text Encoding Initiative ?](http://books.openedition.org/oep/1237) - Lou Burnard, `trl.:` Marjorie Burghart
|
||||
|
||||
|
||||
### Vim
|
||||
|
||||
* [Learn Vim Progressively](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/)
|
||||
* [Vim pour les humains](https://vimebook.com/fr) - Vincent Jousse (le livre n'est pas **gratuit** mais **à prix libre**)
|
||||
|
Reference in New Issue
Block a user