diff --git a/build_pdf/admin_book/en.yml b/build_pdf/admin_book/en.yml index eee1810b5a..aeee2a01bc 100644 --- a/build_pdf/admin_book/en.yml +++ b/build_pdf/admin_book/en.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - admin_guide/00-toc.md - admin_guide/01-presentation.md - admin_guide/03-commands.md @@ -34,4 +35,4 @@ nav: - admin_guide/11-tasks.md - admin_guide/12-network.md - admin_guide/13-softwares.md - - admin_guide/14-special-authority.md \ No newline at end of file + - admin_guide/14-special-authority.md diff --git a/build_pdf/admin_book/it.yml b/build_pdf/admin_book/it.yml index 8c96074f0b..e0a90a1c43 100644 --- a/build_pdf/admin_book/it.yml +++ b/build_pdf/admin_book/it.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - admin_guide/00-toc.it.md - admin_guide/01-presentation.it.md - admin_guide/03-commands.it.md diff --git a/build_pdf/admin_book/ko.yml b/build_pdf/admin_book/ko.yml index da6ea8f407..76400b58f2 100644 --- a/build_pdf/admin_book/ko.yml +++ b/build_pdf/admin_book/ko.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - admin_guide/00-toc.ko.md - admin_guide/01-presentation.ko.md - admin_guide/03-commands.ko.md diff --git a/build_pdf/admin_book/uk.yml b/build_pdf/admin_book/uk.yml index e7b5281569..3b577042d1 100644 --- a/build_pdf/admin_book/uk.yml +++ b/build_pdf/admin_book/uk.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - admin_guide/00-toc.uk.md - admin_guide/01-presentation.uk.md - admin_guide/03-commands.uk.md diff --git a/build_pdf/admin_book/zh.yml b/build_pdf/admin_book/zh.yml index 35aafa08bd..5e29202668 100644 --- a/build_pdf/admin_book/zh.yml +++ b/build_pdf/admin_book/zh.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - admin_guide/00-toc.zh.md - admin_guide/01-presentation.zh.md - admin_guide/03-commands.zh.md diff --git a/build_pdf/ansible_book/en.yml b/build_pdf/ansible_book/en.yml index d8c1fb1e4b..ba5826d576 100644 --- a/build_pdf/ansible_book/en.yml +++ b/build_pdf/ansible_book/en.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_ansible/00-toc.md - learning_ansible/01-basic.md - learning_ansible/02-advanced.md diff --git a/build_pdf/ansible_book/es.yml b/build_pdf/ansible_book/es.yml index 13100fdf04..ac19217c06 100644 --- a/build_pdf/ansible_book/es.yml +++ b/build_pdf/ansible_book/es.yml @@ -20,6 +20,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_ansible/00-toc.es.md - learning_ansible/01-basic.es.md - learning_ansible/02-advanced.es.md diff --git a/build_pdf/ansible_book/it.yml b/build_pdf/ansible_book/it.yml index 73cb704cf1..3bca88e37f 100644 --- a/build_pdf/ansible_book/it.yml +++ b/build_pdf/ansible_book/it.yml @@ -20,6 +20,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_ansible/00-toc.it.md - learning_ansible/01-basic.it.md - learning_ansible/02-advanced.it.md diff --git a/build_pdf/ansible_book/ko.yml b/build_pdf/ansible_book/ko.yml index 548220afd1..d097e9399f 100644 --- a/build_pdf/ansible_book/ko.yml +++ b/build_pdf/ansible_book/ko.yml @@ -20,6 +20,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_ansible/00-toc.ko.md - learning_ansible/01-basic.ko.md - learning_ansible/02-advanced.ko.md diff --git a/build_pdf/bash_book/en.yml b/build_pdf/bash_book/en.yml index 13665d915b..88c3afcbf3 100644 --- a/build_pdf/bash_book/en.yml +++ b/build_pdf/bash_book/en.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_bash/00-toc.md - learning_bash/01-first-script.md - learning_bash/02-using-variables.md diff --git a/build_pdf/bash_book/it.yml b/build_pdf/bash_book/it.yml index 1fbae73161..1f92164430 100644 --- a/build_pdf/bash_book/it.yml +++ b/build_pdf/bash_book/it.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_bash/00-toc.it.md - learning_bash/01-first-script.it.md - learning_bash/02-using-variables.it.md diff --git a/build_pdf/bash_book/ko.yml b/build_pdf/bash_book/ko.yml index f294ca4735..39f70ff64b 100644 --- a/build_pdf/bash_book/ko.yml +++ b/build_pdf/bash_book/ko.yml @@ -21,6 +21,7 @@ plugins: # Customize your own book nav: + - licence.md - learning_bash/00-toc.ko.md - learning_bash/01-first-script.ko.md - learning_bash/02-using-variables.ko.md diff --git a/build_pdf/middlewares/en.yml b/build_pdf/middlewares/en.yml index 90b910ca8f..0c74760b16 100644 --- a/build_pdf/middlewares/en.yml +++ b/build_pdf/middlewares/en.yml @@ -23,6 +23,7 @@ plugins: # Customize your own book nav: + - licence.md - database/database_mariadb-server.md - dns/private_dns_server_using_bind.md - email/postfix_reporting.md diff --git a/build_pdf/middlewares/it.yml b/build_pdf/middlewares/it.yml index 15f1296c1f..d8c4863e47 100644 --- a/build_pdf/middlewares/it.yml +++ b/build_pdf/middlewares/it.yml @@ -23,6 +23,7 @@ plugins: # Customize your own book nav: + - licence.md - database/database_mariadb-server.it.md - dns/private_dns_server_using_bind.it.md - email/postfix_reporting.it.md diff --git a/build_pdf/middlewares/ko.yml b/build_pdf/middlewares/ko.yml index d61b3957f5..14f05afcee 100644 --- a/build_pdf/middlewares/ko.yml +++ b/build_pdf/middlewares/ko.yml @@ -23,6 +23,7 @@ plugins: # Customize your own book nav: + - licence.md - database/database_mariadb-server.ko.md - dns/private_dns_server_using_bind.ko.md - email/postfix_reporting.ko.md diff --git a/docs/books/licence.md b/docs/books/licence.md new file mode 100644 index 0000000000..d0a920f625 --- /dev/null +++ b/docs/books/licence.md @@ -0,0 +1,26 @@ +# Licence + +RockyLinux offers Linux courseware for trainers or people wishing to learn how to administer a Linux system on their own. + +RockyLinux materials are published under Creative Commons-BY-SA. This means you are free to share and transform the material, while respecting the author's rights. + +**BY** : **Attribution**. You must cite the name of the original author. + +**SA** : **Share Alike**. + +- Creative Commons-BY-SA licence : https://creativecommons.org/licenses/by-sa/4.0/ + +The documents and their sources are freely downloadable from: + +- [https://docs.rockylinux.org](https://docs.rockylinux.org/) +- [https://github.com/rocky-linux/documentation](https://github.com/rocky-linux/documentation) + +Our media sources are hosted at github.com. You'll find the source code repository where the version of this document was created. + +From these sources, you can generate your own personalized training material using [mkdocs](https://www.mkdocs.org/). You will find instructions for generating your document [here](https://github.com/rocky-linux/documentation/tree/main/build_pdf). + +> How can I contribute to the documentation project? + +You'll find all the information you need to join us on our [git project home page](https://github.com/rocky-linux/documentation). + +We wish you all a pleasant reading and hope you enjoy the content.