Skip to content

Commit

Permalink
Elimino generación automática de indices.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenassi committed Jun 25, 2019
1 parent 83ff3fa commit 3ab9f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -42,7 +42,7 @@ mkdocsdocs:
rsync -vau --remove-source-files site/ docs/
rm -rf site

docs: doctoc mkdocsdocs
docs: mkdocsdocs

doctoc: ## generate table of contents, doctoc command line tool required
## https://github.com/thlorenz/doctoc
Expand Down

0 comments on commit 3ab9f35

Please sign in to comment.