Skip to content

Commit 29bb5f7

Browse files
committed
style: fix list markers and ordering
1 parent 4a9305a commit 29bb5f7

File tree

1 file changed

+62
-62
lines changed

1 file changed

+62
-62
lines changed

books/free-programming-books-pt_BR.md

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
### Índice
22

3-
- [Índice](#índice)
4-
- [Agnósticos](#agnósticos)
5-
- [Cloud Computing](#cloud-computing)
6-
- [IDE and editors](#ide-and-editors)
7-
- [Programação](#programação)
8-
- [Sistemas Operacionais](#sistemas-operacionais)
9-
- [Android](#android)
10-
- [Arduino](#arduino)
11-
- [Assembly](#assembly)
12-
- [Banco de Dados](#banco-de-dados)
13-
- [Basic](#basic)
14-
- [C](#c)
15-
- [C#](#c-1)
16-
- [C++](#c-2)
17-
- [Dart](#dart)
18-
- [Docker](#docker)
19-
- [Elixir](#elixir)
20-
- [Engenharia de Software](#engenharia-de-software)
21-
- [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
22-
- [Arquitetura de Software](#arquitetura-de-software)
23-
- [Outros](#outros)
24-
- [Fortran](#fortran)
25-
- [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
26-
- [Git](#git)
27-
- [GO](#go)
28-
- [Haskell](#haskell)
29-
- [HTML and CSS](#html-and-css)
30-
- [Inteligência Artificial](#inteligência-artificial)
31-
- [Internet das Coisas](#internet-das-coisas)
32-
- [Java](#java)
33-
- [JavaScript](#javascript)
34-
- [AngularJS](#angularjs)
35-
- [Backbone.js](#backbonejs)
36-
- [Ember.js](#emberjs)
37-
- [Express.js](#expressjs)
38-
- [Grunt](#grunt)
39-
- [Gulp](#gulp)
40-
- [jQuery](#jquery)
41-
- [Knockout.js](#knockoutjs)
42-
- [Meteor](#meteor)
43-
- [Next.js](#nextjs)
44-
- [Node.js](#nodejs)
45-
- [React](#react)
46-
- [Vue.js](#vuejs)
47-
- [Julia](#julia)
48-
- [Kubernetes](#kubernetes)
49-
- [LaTeX](#latex)
50-
- [Lisp](#lisp)
51-
- [Logo](#logo)
52-
- [Lua](#lua)
53-
- [Pascal](#pascal)
54-
- [PHP](#php)
55-
- [Yii](#yii)
56-
- [Python](#python)
57-
- [Django](#django)
58-
- [R](#r)
59-
- [RegEx](#regex)
60-
- [Ruby](#ruby)
61-
- [Rust](#rust)
62-
- [Shell / Bash](#shell--bash)
63-
- [TypeScript](#typescript)
64-
- [Angular](#angular)
3+
* [Índice](#índice)
4+
* [Agnósticos](#agnósticos)
5+
* [Cloud Computing](#cloud-computing)
6+
* [IDE and editors](#ide-and-editors)
7+
* [Programação](#programação)
8+
* [Sistemas Operacionais](#sistemas-operacionais)
9+
* [Android](#android)
10+
* [Arduino](#arduino)
11+
* [Assembly](#assembly)
12+
* [Banco de Dados](#banco-de-dados)
13+
* [Basic](#basic)
14+
* [C](#c)
15+
* [C#](#c-1)
16+
* [C++](#c-2)
17+
* [Dart](#dart)
18+
* [Docker](#docker)
19+
* [Elixir](#elixir)
20+
* [Engenharia de Software](#engenharia-de-software)
21+
* [Arquitetura de Software](#arquitetura-de-software)
22+
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
23+
* [Outros](#outros)
24+
* [Fortran](#fortran)
25+
* [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
26+
* [Git](#git)
27+
* [GO](#go)
28+
* [Haskell](#haskell)
29+
* [HTML and CSS](#html-and-css)
30+
* [Inteligência Artificial](#inteligência-artificial)
31+
* [Internet das Coisas](#internet-das-coisas)
32+
* [Java](#java)
33+
* [JavaScript](#javascript)
34+
* [AngularJS](#angularjs)
35+
* [Backbone.js](#backbonejs)
36+
* [Ember.js](#emberjs)
37+
* [Express.js](#expressjs)
38+
* [Grunt](#grunt)
39+
* [Gulp](#gulp)
40+
* [jQuery](#jquery)
41+
* [Knockout.js](#knockoutjs)
42+
* [Meteor](#meteor)
43+
* [Next.js](#nextjs)
44+
* [Node.js](#nodejs)
45+
* [React](#react)
46+
* [Vue.js](#vuejs)
47+
* [Julia](#julia)
48+
* [Kubernetes](#kubernetes)
49+
* [LaTeX](#latex)
50+
* [Lisp](#lisp)
51+
* [Logo](#logo)
52+
* [Lua](#lua)
53+
* [Pascal](#pascal)
54+
* [PHP](#php)
55+
* [Yii](#yii)
56+
* [Python](#python)
57+
* [Django](#django)
58+
* [R](#r)
59+
* [RegEx](#regex)
60+
* [Ruby](#ruby)
61+
* [Rust](#rust)
62+
* [Shell / Bash](#shell--bash)
63+
* [TypeScript](#typescript)
64+
* [Angular](#angular)
6565

6666

6767
### Agnósticos

0 commit comments

Comments
 (0)