aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/.pages2
-rw-r--r--docs/contributing/README.md2
-rw-r--r--docs/contributing/README.pt.md2
-rw-r--r--docs/how/README.md20
-rw-r--r--docs/how/README.pt.md24
5 files changed, 44 insertions, 6 deletions
diff --git a/docs/.pages b/docs/.pages
index 944644c..91492f9 100644
--- a/docs/.pages
+++ b/docs/.pages
@@ -3,7 +3,7 @@ nav:
- README.pt.md
- why
- flavors
- #- how
+ - how
- references
- contributing
- contact
diff --git a/docs/contributing/README.md b/docs/contributing/README.md
index 13f4073..a16ae7e 100644
--- a/docs/contributing/README.md
+++ b/docs/contributing/README.md
@@ -2,7 +2,7 @@
How to help:
-* [x] Using the licenses!
+* [x] [Using](../how/README.md) the licenses!
* [x] Promoting the project.
* [x] Adopting or creating [tasks][], such as suggesting changes in the base license text.
diff --git a/docs/contributing/README.pt.md b/docs/contributing/README.pt.md
index 4df6de2..2785d21 100644
--- a/docs/contributing/README.pt.md
+++ b/docs/contributing/README.pt.md
@@ -2,7 +2,7 @@
Como colaborar:
-* [x] Usando as licenças!
+* [x] [Usando](../how/README.md) as licenças!
* [x] Divulgando o projeto.
* [x] Adotando ou criando [tarefas][], como por exemplo sugerindo mudanças no
texto base da licença.
diff --git a/docs/how/README.md b/docs/how/README.md
index 25f7123..e354acf 100644
--- a/docs/how/README.md
+++ b/docs/how/README.md
@@ -1,3 +1,21 @@
# How to use
-CopyFarAI is a license shell to wrap other licenses.
+Copy Far "AI" is a license shell to wrap other licenses.
+
+1. Choose a license for your content. Any existing license that you're allowed to use.
+2. Include the [base Copy Far "AI" text][] in the content to be licensed, right
+ before the text of the chosen license.
+3. Publish your content!
+
+[base Copy Far "AI" text]: ../README.md
+
+## Example
+
+1. Say you have chosen the [CC BY 4.0][] license.
+2. Include the [base Copy Far "AI" text][] right before the [CC BY 4.0][] license, like [here][].
+3. Publish your content!
+
+[CC BY 4.0]: https://creativecommons.org/licenses/by/4.0/
+[here]: ../flavors/CC-BY-4.0-FAI.md
+
+Some license "flavors" are ready to use, available at the "Flavors" menu item.
diff --git a/docs/how/README.pt.md b/docs/how/README.pt.md
index 1824e17..f3d9f00 100644
--- a/docs/how/README.pt.md
+++ b/docs/how/README.pt.md
@@ -1,4 +1,24 @@
# Como usar
-CopyFarAI é uma licença de copyleft to tipo "casca" para embalar
-outras copyleft.
+Copy Far "AI" é uma licença de uso de conteúdo to tipo "casca", usada para
+embalar outras licenças.
+
+1. Escolha uma licença de uso de conteúdo. Qualquer licença que você possa usar.
+2. Inclua o [texto base da Copy Far "AI"][] no conteúdo a ser licenciado, e
+ exatamente antes do texto da licença escolhida.
+3. Publique seu conteúdo!
+
+[texto base da Copy Far "AI"]: ../README.md
+
+## Exemplo
+
+1. Suponha que você tenha escolhido a licença [CC BY 4.0][].
+2. Inclua o [texto base da Copy Far "AI"][] exatamente antes da licença [CC BY
+ 4.0][], como [aqui][].
+3. Publique seu conteúdo!
+
+[CC BY 4.0]: https://creativecommons.org/licenses/by/4.0/deed.pt_BR
+[aqui]: ../flavors/CC-BY-4.0-FAI.md
+
+Alguns "sabores" de licenças já estão prontos para usar, acessíveis no item de
+menu "Sabores".