aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-04-26 15:02:28 -0400
committeradmin <admin@branchable.com>2014-04-26 15:02:28 -0400
commit6c5d127259a1333c12ec0d66269fcc310b2d2ef5 (patch)
tree5ab700819b8998e1ad95c5e004777a1e8ffa4e7a /doc/tips/convert_moinmoin_to_ikiwiki.mdwn
parent778ab6e2d26dce7a795213badaa29e27128c379f (diff)
downloadikiwiki-6c5d127259a1333c12ec0d66269fcc310b2d2ef5.tar
ikiwiki-6c5d127259a1333c12ec0d66269fcc310b2d2ef5.tar.gz
usage is in the README
Diffstat (limited to 'doc/tips/convert_moinmoin_to_ikiwiki.mdwn')
-rw-r--r--doc/tips/convert_moinmoin_to_ikiwiki.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
index ec4574971..211cb4e2a 100644
--- a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
+++ b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
@@ -12,10 +12,9 @@ Issues can be filed in the redmine bugtracker: <https://redmine.koumbit.net/proj
[[!toc levels=2]]
-The software is made of two pieces:
+## Usage
- * the importer (`moin2git`) - which converts the wiki pages into a git repository with full history
- * the converter (`moin2mdwn`) - which converts a set of moin-formatted text files into markdown + ikiwiki directives
+Usage instructions are in the `README` file.
## MoinMoin importer features