mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove AsciiDocReader from core. Fixes #1355
This commit is contained in:
parent
ef96705677
commit
bf9316bb7e
11 changed files with 6 additions and 112 deletions
|
|
@ -52,10 +52,6 @@ installed::
|
|||
|
||||
pip install typogrify
|
||||
|
||||
If you want to use AsciiDoc_ you need to install it from `source
|
||||
<http://www.methods.co.nz/asciidoc/INSTALL.html>`_ or use your operating
|
||||
system's package manager.
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
|
|
@ -119,4 +115,3 @@ The next step is to begin to adding content to the *content* folder that has
|
|||
been created for you.
|
||||
|
||||
.. _virtualenv: http://www.virtualenv.org/
|
||||
.. _AsciiDoc: http://www.methods.co.nz/asciidoc/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue