From a822828a162fab7e93023577b06bbeb31557995a Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sat, 16 Jul 2016 09:36:30 +0200 Subject: [PATCH] Removed includes/global.rst as it gets injected at docs build time. Related to: https://github.com/debops/docs/issues/155 --- .gitignore | 1 + docs/includes/global.rst | 80 ---------------------------------------- 2 files changed, 1 insertion(+), 80 deletions(-) delete mode 100644 docs/includes/global.rst diff --git a/.gitignore b/.gitignore index 7ac6fe5..d56c89d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ docs/Makefile docs/_build/ docs/conf.py docs/defaults.rst +docs/includes/global.rst diff --git a/docs/includes/global.rst b/docs/includes/global.rst deleted file mode 100644 index 559f208..0000000 --- a/docs/includes/global.rst +++ /dev/null @@ -1,80 +0,0 @@ -.. vim: foldmarker=[[[,]]]:foldmethod=marker -.. This file is possible copied to multiple git repositories. -.. The source of this file is https://github.com/ypid/ypid-ansible-common/blob/master/template_role/docs/includes/global.rst -.. All changes are intended to be made to the source file and then the source -.. file should be copied to the downstream repositories as needed. - -.. Ansible core [[[ - -.. _Ansible: https://www.ansible.com/ -.. _`Ansible copy module`: https://docs.ansible.com/ansible/copy_module.html -.. _`Ansible file module`: https://docs.ansible.com/ansible/file_module.html -.. _`Ansible get_url module`: https://docs.ansible.com/ansible/get_url_module.html -.. _`Ansible unarchive module`: https://docs.ansible.com/ansible/unarchive_module.html - -.. ]]] - -.. Projects [[[ - -.. _DebOps: http://debops.org/ -.. _Debian: https://en.wikipedia.org/wiki/Debian -.. _GNU: https://en.wikipedia.org/wiki/GNU_Project -.. _Linux: https://en.wikipedia.org/wiki/Linux -.. _PfSense: https://en.wikipedia.org/wiki/PfSense -.. _FreeBSD: https://en.wikipedia.org/wiki/FreeBSD -.. _`Debian Backports`: http://backports.debian.org/ - -.. _yaml2rst: https://github.com/htgoebel/yaml2rst -.. _LUKS: https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup -.. _dm-crypt: https://en.wikipedia.org/wiki/Dm-crypt -.. _cryptsetup: https://gitlab.com/cryptsetup/cryptsetup -.. _X2go: http://wiki.x2go.org/ -.. _Wine: https://en.wikipedia.org/wiki/Wine_%28software%29 -.. _ownCloud: https://owncloud.org/ -.. _`Let's Encrypt`: https://letsencrypt.org/ - -.. _Opsi: https://en.wikipedia.org/wiki/Opsi -.. _paedML Linux: https://www.lmz-bw.de/technische-unterstuetzung/kundenportal/linux.html -.. _linuxmuster.net: https://linuxmuster.net/ -.. _Univention Corporate Server: https://en.wikipedia.org/wiki/Univention_Corporate_Server - -.. ]]] - -.. IT [[[ - -.. _OCSP: https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol -.. _DHCP: https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol -.. _`OCSP stapling`: https://en.wikipedia.org/wiki/OCSP_stapling - -.. _PKI: https://en.wikipedia.org/wiki/Public_key_infrastructure -.. _HSTS: https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security -.. _Semantic Versioning: http://semver.org/ - -.. ]]] - -.. DebOps project links [[[ - -.. _debops.apt: https://github.com/debops/ansible-apt -.. _debops.apt_preferences: https://github.com/debops/ansible-apt_preferences -.. _debops.reprepro: https://github.com/debops/ansible-reprepro -.. _debops.apt_cacher_ng: https://github.com/debops/ansible-apt_cacher_ng -.. _debops.pki: https://github.com/debops/ansible-pki -.. _debops.owncloud: https://github.com/debops/ansible-owncloud -.. _debops.grub: https://github.com/debops/ansible-grub - -.. _`DebOps Documentation`: http://docs.debops.org/en/latest/ -.. _`DebOps Contrib`: https://github.com/debops-contrib/debops-contrib -.. _`DebOps Contrib playbooks`: https://github.com/debops-contrib/debops-contrib-playbooks - -.. ]]] - -.. Ansible links of ypid [[[ - -.. _ypid: https://wiki.debops.org/wiki:user:ypid -.. _ypid-ansible-common: https://github.com/ypid/ypid-ansible-common/ -.. _ypid.packages: https://github.com/ypid/ansible-packages -.. _ypid.opsi: https://github.com/ypid/ansible-opsi -.. _ypid.paedml_linux: https://github.com/ypid/ansible-paedml_linux -.. _ypid.copy: https://github.com/ypid/ansible-copy - -.. ]]]