aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/rst2html.plugin
blob: 6f2fb25974020448451301bbc238dc868030bbc8 (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