From 04e564ce64f1be448cd6b42912dd302c6c9089d0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 10 Jun 2024 14:36:33 +0100 Subject: Feat: docs: translate to english --- content/sections/05-workflow/funcionamento.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'content/sections/05-workflow') diff --git a/content/sections/05-workflow/funcionamento.md b/content/sections/05-workflow/funcionamento.md index b3ce0fe..16f0c72 100644 --- a/content/sections/05-workflow/funcionamento.md +++ b/content/sections/05-workflow/funcionamento.md @@ -1,11 +1,11 @@ -# Funcionamento {#funcionamento} +# Workflow {#workflow} -Bookup opera através da _compilação_ de arquivos: +Bookup works through _compiling_ files from source: ``` - \ .--> Livro PDF -Layout (LaTeX e HTML) \ / -Texto fonte (Markdown) >---> Compilação ----< -Bibliografia (BibTeX) / \ - / `--> Livro HTML + \ .--> PDF book +Layout (LaTeX and HTML) \ / +Source text (Markdown) >---> Compilation ----< +Bibliography (BibTeX) / \ + / `--> HTML book ``` -- cgit v1.2.3