mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-04 05:42:33 +08: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:
@@ -11,7 +11,6 @@
|
||||
* [Android](#android)
|
||||
* [C](#c)
|
||||
* [C++](#cpp)
|
||||
* [Emacs](#emacs)
|
||||
* [Ensamblador](#ensamblador)
|
||||
* [Erlang](#erlang)
|
||||
* [Git](#git)
|
||||
@@ -27,6 +26,7 @@
|
||||
* [React](#react)
|
||||
* [LaTeX](#latex)
|
||||
* [Linux](#linux)
|
||||
* [Lisp](#lisp)
|
||||
* [Matemáticas](#matem%C3%A1ticas)
|
||||
* [.NET (C# Visual Studio)](#net-c--visual-studio)
|
||||
* [NoSQL](#nosql)
|
||||
@@ -150,11 +150,6 @@
|
||||
* [Programación en Erlang](https://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Erlang) - WikiLibros
|
||||
|
||||
|
||||
### Emacs
|
||||
|
||||
* [Una Introducción a Emacs Lisp en Español](http://savannah.nongnu.org/git/?group=elisp-es) (HTML)
|
||||
|
||||
|
||||
### Git
|
||||
|
||||
* [Git Immersión en Español](https://esparta.github.io/gitimmersion-spanish)
|
||||
@@ -262,6 +257,11 @@
|
||||
* [El Manual del Administrador de Debian](https://debian-handbook.info/browse/es-ES/stable/) (HTML) [(PDF, ePub, Mobi)](https://debian-handbook.info/get/now/)
|
||||
|
||||
|
||||
### Lisp
|
||||
|
||||
* [Una Introducción a Emacs Lisp en Español](http://savannah.nongnu.org/git/?group=elisp-es) (HTML)
|
||||
|
||||
|
||||
### Matemáticas
|
||||
|
||||
* [Sage para Estudiantes de Pregrado](http://www.sage-para-estudiantes.com) - Gregory Bard, `trl.:` Diego Sejas Viscarra
|
||||
|
||||
Reference in New Issue
Block a user