File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,9 +22,11 @@ markdown_extensions:
2222plugins :
2323 - with-pdf : # https://github.com/orzih/mkdocs-with-pdf
2424 output_path : OWASP_Developer_Guide.pdf
25+ toc_level : 3
2526 exclude_pages :
2627 - ' es/'
2728 - ' fa/'
29+ - ' hi/'
2830 - ' pt-br/'
2931 cover_title : OWASP Developer Guide
3032 cover_subtitle : A guide to building secure Web Applications and Web Services
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ markdown_extensions:
2222plugins :
2323 - with-pdf : # https://github.com/orzih/mkdocs-with-pdf
2424 output_path : OWASP_Developer_Guide-ES.pdf
25+ toc_level : 3
2526 exclude_pages :
2627 - ' index.md'
2728 - ' en/02-foundations/'
@@ -30,6 +31,7 @@ plugins:
3031 - ' en/05-implementation/'
3132 - ' en/06-verification/'
3233 - ' fa/'
34+ - ' hi/'
3335 - ' pt-br/'
3436 cover_title : La Guía del Desarrollador OWASP
3537 cover_subtitle : Un Proyecto abierto de seguridad de aplicaciones a nivel mundial
Original file line number Diff line number Diff line change @@ -22,10 +22,12 @@ markdown_extensions:
2222plugins :
2323 - with-pdf : # https://github.com/orzih/mkdocs-with-pdf
2424 output_path : OWASP_Developer_Guide-FA.pdf
25+ toc_level : 3
2526 exclude_pages :
2627 - ' index.md'
27- - ' pt-br/'
2828 - ' es/'
29+ - ' hi/'
30+ - ' pt-br/'
2931 cover_title : Guia de Desenvolvimento do OWASP
3032 cover_subtitle : Um Guia para a Construção de Aplicações e Serviços Web Seguros
3133 cover_logo : assets/images/dg_logo.png
Original file line number Diff line number Diff line change @@ -22,13 +22,15 @@ markdown_extensions:
2222plugins :
2323 - with-pdf : # https://github.com/orzih/mkdocs-with-pdf
2424 output_path : OWASP_Developer_Guide-PT-BR.pdf
25+ toc_level : 3
2526 exclude_pages :
2627 - ' index.md'
2728 - ' en/02-foundations/index.md'
2829 - ' en/02-foundations/01-security-fundamentals.md'
2930 - ' en/02-foundations/05-top-ten.md'
3031 - ' es/'
3132 - ' fa/'
33+ - ' hi/'
3234 cover_title : Guia de Desenvolvimento do OWASP
3335 cover_subtitle : Um Guia para a Construção de Aplicações e Serviços Web Seguros
3436 cover_logo : assets/images/dg_logo.png
You can’t perform that action at this time.
0 commit comments