From 05437a15a98b5330fa6728c7eb10cc374b11e53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 5 Aug 2013 10:40:06 +0200 Subject: [PATCH] Remove the reference to the PDF generation in the docs. Fix #1013 --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index eceb407f..914c2a7e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,6 @@ Pelican currently supports: * Publication of articles in multiple languages * Atom/RSS feeds * Code syntax highlighting -* PDF generation of the articles/pages (optional) * Import from WordPress, Dotclear, or RSS feeds * Integration with external tools: Twitter, Google Analytics, etc. (optional)