blob: a095705d0e1c4df36dc34cf89fb4011f4a51cc56 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[Core]
name = rst2html
module = rst2html
[Documentation]
author = Chris Warrick
version = 1.0
website = https://getnikola.com/
description = Compile reStructuredText to HTML using the Nikola architecture
[Nikola]
plugincategory = Command
|