]> gitweb.fluxo.info Git - boaspraticas.git/commitdiff
Pequenas mudanças
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 6 Nov 2015 22:18:35 +0000 (20:18 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 6 Nov 2015 22:18:35 +0000 (20:18 -0200)
Makefile
aulas/ambientes.rst
aulas/seguranca.rst

index 18bb3d5b248c752f5239dcdab58c8fecc7731a54..9b526a541e49aa3ec23dc31f1d4af3a14542c486 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -161,6 +161,6 @@ doc: web
        @mkdir -p _build/pdf
        @mkdir -p _build/odt
        @mkdir -p _build/docx
-       #@pandoc ementa.rst -o _build/pdf/ementa.pdf
-       #@pandoc ementa.rst -o _build/odt/ementa.odt
-       #@pandoc ementa.rst -o _build/docx/ementa.docx
+       @pandoc ementa.rst -o _build/pdf/ementa.pdf
+       @pandoc ementa.rst -o _build/odt/ementa.odt
+       @pandoc ementa.rst -o _build/docx/ementa.docx
index aba2c214f97f1291ba046d7cc1816e9583d0b39f..a31b472e69010fdee113f24b0e0a1ade81fdf52b 100644 (file)
@@ -19,6 +19,7 @@
 ~~~~~~~~~~~~~~
 
 - Vantagens dos IDEs (NetBeans, Eclipse, Aptana, etc):
+  - Facilidade de uso.
   - Ambiente de desenvolvimento integrado.
 - Vantagens dos editores de texto (Atom, Emacs, VIM, Notepad++, gedit etc):
   - Simplicidade.
@@ -27,6 +28,9 @@
 2.2 - Emulador de terminal
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+- Despacha comandos para sistemas.
+- Comandos podem ser automatizados.
+
 2.3 - Fluxo de trabalho
 ~~~~~~~~~~~~~~~~~~~~~~~
 
index 787c9f02a9f3f8d2214df23ad5e7e85bb4e5f7d7..472b378a4390e996ff40a8ebed4a2d213dc53093 100644 (file)
@@ -21,3 +21,5 @@
 
 6.5 - Certificados x509 para SSL/TLS/HTTPS
 ------------------------------------------
+
+* `Let's Encrypt <https://letsencrypt.org>`_.