Przeglądaj źródła

Merge pull request #404 from ingwinlu/add_toc

Add toc plugin
Justin Mayer 9 lat temu
rodzic
commit
dfcd6fdeee
3 zmienionych plików z 7 dodań i 0 usunięć
  1. 4 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      pelican-toc

+ 4 - 0
.gitmodules

@@ -73,3 +73,7 @@
 [submodule "replacer"]
 	path = replacer
 	url = https://github.com/narusemotoki/replacer
+[submodule "pelican-toc"]
+	path = pelican-toc
+	url = https://github.com/ingwinlu/pelican-toc
+

+ 2 - 0
Readme.rst

@@ -112,6 +112,8 @@ PDF generator             Automatically exports RST articles and pages as PDF fi
 
 Pelican-flickr            Brings your Flickr photos & sets into your static website
 
+pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
+
 Pelican Gist tag          Easily embed GitHub Gists in your Pelican articles
 
 Pelican Page Order        Adds a ``page_order`` attribute to all pages if one is not defined.

+ 1 - 0
pelican-toc

@@ -0,0 +1 @@
+Subproject commit f4092825dc69b621d73d35fb539f622d29796f95