|
1 | 1 | # Markdown Slides |
2 | 2 |
|
3 | | -Table of Contents |
4 | | -================= |
5 | | - |
6 | | - * [Markdown Slides](#markdown-slides) |
7 | | - * [English](#english) |
8 | | - * [About](#about) |
9 | | - * [What is it?](#what-is-it) |
10 | | - * [Samples](#samples) |
11 | | - * [Contributors](#contributors) |
12 | | - * [Licence](#licence) |
13 | | - * [Instalation](#instalation) |
14 | | - * [Dependencies](#dependencies) |
15 | | - * [Requirements](#requirements) |
16 | | - * [Download](#download) |
17 | | - * [Docker](#docker) |
18 | | - * [Building docker image](#building-docker-image) |
19 | | - * [Launch the container](#launch-the-container) |
20 | | - * [How to use](#how-to-use) |
21 | | - * [Creation](#creation) |
22 | | - * [Notes](#notes) |
23 | | - * [Levels](#levels) |
24 | | - * [Numbering](#numbering) |
25 | | - * [Configuration](#configuration) |
26 | | - * [Build](#build) |
27 | | - * [Releases notes](#releases-notes) |
28 | | - * [Relese 1.0](#relese-10) |
29 | | - * [Relese 2.0](#relese-20) |
30 | | - * [Español](#español) |
31 | | - * [Acerca de](#acerca-de) |
32 | | - * [¿Qué es esto?](#qué-es-esto) |
33 | | - * [Ejemplos](#ejemplos) |
34 | | - * [Colaboradores](#colaboradores) |
35 | | - * [Licencia](#licencia) |
36 | | - * [Instalación](#instalación) |
37 | | - * [Dependencias](#dependencias) |
38 | | - * [Requisitos](#requisitos) |
39 | | - * [Descarga](#descarga) |
40 | | - * [Docker](#docker-1) |
41 | | - * [Construir la imagen](#construir-la-imagen) |
42 | | - * [Lanzar el contenedor](#lanzar-el-contenedor) |
43 | | - * [Manejo](#manejo) |
44 | | - * [Creación](#creación) |
45 | | - * [Notas](#notas) |
46 | | - * [Niveles](#niveles) |
47 | | - * [Numeración](#numeración) |
48 | | - * [Configuración](#configuración) |
49 | | - * [Generación](#generación) |
50 | | - * [Releases notes](#releases-notes-1) |
51 | | - * [Relese 1.0](#relese-10-1) |
52 | | - * [Relese 2.0](#relese-20-1) |
53 | | - |
54 | | -Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc) |
| 3 | +* [English](#english) |
| 4 | +* [Español](#español) |
55 | 5 |
|
56 | 6 | ## English |
| 7 | + |
| 8 | +* [About](#about) |
| 9 | + * [What is it?](#what-is-it) |
| 10 | + * [Samples](#samples) |
| 11 | + * [Contributors](#contributors) |
| 12 | + * [Licence](#licence) |
| 13 | +* [Instalation](#instalation) |
| 14 | + * [Dependencies](#dependencies) |
| 15 | + * [Requirements](#requirements) |
| 16 | + * [Download](#download) |
| 17 | + * [Docker](#docker) |
| 18 | + * [Building docker image](#building-docker-image) |
| 19 | + * [Launch the container](#launch-the-container) |
| 20 | +* [How to use](#how-to-use) |
| 21 | + * [Creation](#creation) |
| 22 | + * [Notes](#notes) |
| 23 | + * [Levels](#levels) |
| 24 | + * [Numbering](#numbering) |
| 25 | + * [Configuration](#configuration) |
| 26 | + * [Build](#build) |
| 27 | +* [Releases notes](#releases-notes) |
| 28 | + * [Relese 1.0](#relese-10) |
| 29 | + * [Relese 2.0](#relese-20) |
57 | 30 |
|
58 | 31 | ### About |
59 | 32 |
|
@@ -294,6 +267,29 @@ BUILD_EPUB_BOOK='max' |
294 | 267 |
|
295 | 268 | ## Español |
296 | 269 |
|
| 270 | +* [Acerca de](#acerca-de) |
| 271 | + * [¿Qué es esto?](#qué-es-esto) |
| 272 | + * [Ejemplos](#ejemplos) |
| 273 | + * [Colaboradores](#colaboradores) |
| 274 | + * [Licencia](#licencia) |
| 275 | +* [Instalación](#instalación) |
| 276 | + * [Dependencias](#dependencias) |
| 277 | + * [Requisitos](#requisitos) |
| 278 | + * [Descarga](#descarga) |
| 279 | + * [Docker](#docker-1) |
| 280 | + * [Construir la imagen](#construir-la-imagen) |
| 281 | + * [Lanzar el contenedor](#lanzar-el-contenedor) |
| 282 | +* [Manejo](#manejo) |
| 283 | + * [Creación](#creación) |
| 284 | + * [Notas](#notas) |
| 285 | + * [Niveles](#niveles) |
| 286 | + * [Numeración](#numeración) |
| 287 | + * [Configuración](#configuración) |
| 288 | + * [Generación](#generación) |
| 289 | +* [Releases notes](#releases-notes-1) |
| 290 | + * [Relese 1.0](#relese-10-1) |
| 291 | + * [Relese 2.0](#relese-20-1) |
| 292 | + |
297 | 293 | ### Acerca de |
298 | 294 |
|
299 | 295 | #### ¿Qué es esto? |
|
0 commit comments