Skip to content

Commit 84136c1

Browse files
committed
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
1 parent 6445da2 commit 84136c1

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

books/free-programming-books-ja.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### Index
22

33
* [0 - 言語非依存](#0---%e8%a8%80%e8%aa%9e%e9%9d%9e%e4%be%9d%e5%ad%98)
4+
* [IDE and editors](#ide-and-editors)
45
* [アクセシビリティ](#%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b7%e3%83%93%e3%83%aa%e3%83%86%e3%82%a3)
56
* [オープンソースエコシステム](#%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc%e3%82%b9%e3%82%a8%e3%82%b3%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
67
* [ガベージコレクション](#%e3%82%ac%e3%83%99%e3%83%bc%e3%82%b8%e3%82%b3%e3%83%ac%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3)
@@ -19,7 +20,6 @@
1920
* [組み込みシステム](#%e7%b5%84%e3%81%bf%e8%be%bc%e3%81%bf%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
2021
* [並列プログラミング](#%e4%b8%a6%e5%88%97%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0)
2122
* [理論計算機科学](#%e7%90%86%e8%ab%96%e8%a8%88%e7%ae%97%e6%a9%9f%e7%a7%91%e5%ad%a6)
22-
* [IDE and editors](#ide-and-editors)
2323
* [Android](#android)
2424
* [AppleScript](#applescript)
2525
* [Assembly](#assembly)
@@ -88,6 +88,13 @@
8888

8989
### 0 - 言語非依存
9090

91+
#### IDE and editors
92+
93+
* [Vim スクリプトリファレンス](https://nanasi.jp/code.html) - 小見拓
94+
* [Vim スクリプト基礎文法最速マスター](https://thinca.hatenablog.com/entry/20100201/1265009821) - id:thinca
95+
* [Vim スクリプト書法](https://vim-jp.org/vimdoc-ja/usr_41.html) - Bram Moolenaar, vimdoc-ja プロジェクト(翻訳)
96+
97+
9198
#### アクセシビリティ
9299

93100
* [Accessible Rich Internet Applications](https://developer.mozilla.org/ja/docs/ARIA/Accessible_Rich_Internet_Applications) - MDN
@@ -223,13 +230,6 @@
223230
* [計算機プログラムの構造と解釈 第二版](https://sicp.iijlab.net/fulltext) - Gerald Jay Sussman, et al.
224231

225232

226-
#### IDE and editors
227-
228-
* [Vim スクリプトリファレンス](https://nanasi.jp/code.html) - 小見拓
229-
* [Vim スクリプト基礎文法最速マスター](https://thinca.hatenablog.com/entry/20100201/1265009821) - id:thinca
230-
* [Vim スクリプト書法](https://vim-jp.org/vimdoc-ja/usr_41.html) - Bram Moolenaar, vimdoc-ja プロジェクト(翻訳)
231-
232-
233233
### Android
234234

235235
* [Android Open Text book](https://github.com/TechBooster/AndroidOpenTextbook) - TechBooster

books/free-programming-books-pt_BR.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
#### IDE and editors
5757

5858
* [O Editor de Texto Vim](https://code.google.com/p/vimbook) - Sérgio Luiz Araújo Silva, et al.
59-
* [Visual Studio Code: Produtividade infinita](https://github.com/bylearn/VS-Code-Produtividade-Infinita) - Felipe Cabrera Ribeiro dos Santos
6059
* [Vim para Noobs](https://woliveiras.com.br/vimparanoobs/) - William Oliveira Souza (HTML, PDF, EPUB) (*Necessário criar uma conta (gratuita) no Leanpub para baixar o livro completo*)
6160
* [Vimbook](https://cassiobotaro.dev/vimbook/) - Cássio Botaro (HTML)
61+
* [Visual Studio Code: Produtividade infinita](https://github.com/bylearn/VS-Code-Produtividade-Infinita) - Felipe Cabrera Ribeiro dos Santos
6262

6363

6464
#### Programação

books/free-programming-books-zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@
254254
* [大家來學 VIM](http://www.study-area.org/tips/vim/index.html) - Edward Lee
255255
* [所需即所获:像 IDE 一样使用 vim](https://github.com/yangyangwithgnu/use_vim_as_ide) - yangyangwithgnu
256256
* [exvim--vim 改良成IDE项目](http://exvim.github.io/docs-zh/intro/)
257-
* [Vim中文文档](https://github.com/vimcn/vimcdoc) - Vim 中文计划, Yian Willis
258257
* [IntelliJ IDEA 简体中文专题教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial) - Judas.n
258+
* [Vim中文文档](https://github.com/vimcn/vimcdoc) - Vim 中文计划, Yian Willis
259259

260260

261261
### Web

0 commit comments

Comments
 (0)