From 29ed0857046640a08b3ac406609c962fecd6ae32 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 6 Jun 2024 16:11:29 -0300 Subject: Updates documentation --- content/published/05-workflow/funcionamento.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/published/05-workflow/funcionamento.md (limited to 'content/published/05-workflow/funcionamento.md') diff --git a/content/published/05-workflow/funcionamento.md b/content/published/05-workflow/funcionamento.md new file mode 100644 index 0000000..66ff216 --- /dev/null +++ b/content/published/05-workflow/funcionamento.md @@ -0,0 +1,9 @@ +# Funcionamento {#funcionamento} + +Bookup opera através da _compilação_ de arquivos: + +``` + /--> Livro PDF +Arquivos fonte em Markdown --> Compilação --> + \--> Livro HTML +``` -- cgit v1.2.3