Converting mediawiki files to AsciiDoc

This is a tool to convert wiki mediawiki files to AsciiDoc with jBake tags.

The tool can also be used to generate github-specific markdown files and xhtml files.

github specific markdown files may include jBake mandatory metadata, but then the files are not properly rendered in github.
437 files changed
tree: 99a755e836cda6f6bf996373cb54239e84ac77ca
  1. convert/
  2. licencereviewsite/
  3. wiki-convert/
  4. wiki-export/
  5. .gitignore
  6. LICENSE
  7. NOTICE
  8. README.md
README.md

incubator-netbeans-tools

Mirror of Apache NetBeans Tools (Incubating).

Repository of tools created and used by the Apache NetBeans community.

Currently Available Tools

  • Converter: Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.

  • licensereviewsite: Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. (More details.)

  • wiki-export: Tool for extracting WikiText data from wiki.netbeans.org. (More details.)

  • wiki-convert: Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.