Skip to content

Commit bcfeddc

Browse files
authored
Merge pull request jptd#4 from kiawin/bugfix/readme-include
Remove include directive which is disabled for pypi
2 parents 2f9b3d4 + 14c044b commit bcfeddc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Templated-docs
1717
:target: https://requires.io/github/kiawin/templated-docs/requirements?branch=master
1818
:alt: Dependencies
1919

20-
2120
Generate templated documents within Django in any format supported by
2221
LibreOffice: texts, spreadsheets, presentations etc.
2322

@@ -33,8 +32,6 @@ Requirements
3332
* Django >= 1.8
3433
* A recent LibreOffice version (>=4.3.0) supporting LibreOfficeKit API.
3534

36-
.. include:: docs/partial/libffi-warning.rst
37-
3835
Example usage
3936
-------------
4037

@@ -72,11 +69,12 @@ Credits
7269

7370
Templated-docs was written by `Alex Morozov`_.
7471

75-
As the repository is left idle for 2 years, `Sian Lerk Lau` has forked and resume the task of updating the module.
72+
As the repository is left idle for 2 years, `Sian Lerk Lau`_ has forked and resume the task of updating the module.
7673

7774
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
7875

7976
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
8077
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
8178
.. _pylokit: https://github.com/xrmx/pylokit
8279
.. _`Alex Morozov`: http://morozov.ca
80+
.. _`Sian Lerk Lau`: https://github.com/kiawin

0 commit comments

Comments
 (0)