aboutsummaryrefslogtreecommitdiff
path: root/content/sections/05-workflow
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:36:33 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:36:33 +0100
commit04e564ce64f1be448cd6b42912dd302c6c9089d0 (patch)
tree29ff70879e71a6c79355d05b3b0e724b372d1ff6 /content/sections/05-workflow
parent4f568ab53f2df5a903dfa0131b277fb4b020125f (diff)
downloadbookup-04e564ce64f1be448cd6b42912dd302c6c9089d0.tar.gz
bookup-04e564ce64f1be448cd6b42912dd302c6c9089d0.tar.bz2
Feat: docs: translate to english
Diffstat (limited to 'content/sections/05-workflow')
-rw-r--r--content/sections/05-workflow/funcionamento.md14
1 files changed, 7 insertions, 7 deletions
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
```