From 689e93307d228263d3861ec9ba1d435ac704af94 Mon Sep 17 00:00:00 2001 From: Martina Barreiro Guerra <martina.barreiro@fing.edu.uy> Date: Tue, 5 Jul 2022 10:33:02 -0300 Subject: [PATCH] Upload New File --- "IMPETOM-Cl\303\255nico/make_html.bat" | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 "IMPETOM-Cl\303\255nico/make_html.bat" diff --git "a/IMPETOM-Cl\303\255nico/make_html.bat" "b/IMPETOM-Cl\303\255nico/make_html.bat" new file mode 100644 index 0000000..200ceca --- /dev/null +++ "b/IMPETOM-Cl\303\255nico/make_html.bat" @@ -0,0 +1,4 @@ +@echo off +sphinx-build -b html rst html + +echo Regenerado el codigo html \ No newline at end of file -- GitLab