@@ -13,10 +13,6 @@ Templated-docs
13
13
:target: https://templated-docs.readthedocs.io/en/latest/?badge=latest
14
14
:alt: Documentation Status
15
15
16
- .. image :: https://requires.io/github/kiawin/templated-docs/requirements.svg?branch=master
17
- :target: https://requires.io/github/kiawin/templated-docs/requirements?branch=master
18
- :alt: Dependencies
19
-
20
16
21
17
Generate templated documents within Django in any format supported by
22
18
LibreOffice: texts, spreadsheets, presentations etc.
@@ -33,8 +29,6 @@ Requirements
33
29
* Django >= 1.8
34
30
* A recent LibreOffice version (>=4.3.0) supporting LibreOfficeKit API.
35
31
36
- .. include :: docs/partial/libffi-warning.rst
37
-
38
32
Example usage
39
33
-------------
40
34
@@ -72,11 +66,12 @@ Credits
72
66
73
67
Templated-docs was written by `Alex Morozov `_.
74
68
75
- As the repository is left idle for 2 years, `Sian Lerk Lau ` has forked and resume the task of updating the module.
69
+ As the repository is left idle for 2 years, `Sian Lerk Lau `_ has forked and resume the task of updating the module.
76
70
77
71
This package was created with Cookiecutter _ and the `audreyr/cookiecutter-pypackage `_ project template.
78
72
79
73
.. _Cookiecutter : https://github.com/audreyr/cookiecutter
80
74
.. _`audreyr/cookiecutter-pypackage` : https://github.com/audreyr/cookiecutter-pypackage
81
75
.. _pylokit : https://github.com/xrmx/pylokit
82
76
.. _`Alex Morozov` : http://morozov.ca
77
+ .. _`Sian Lerk Lau` : https://github.com/kiawin
0 commit comments