Skip to content

NightOwl888/lucenenet-javadoc2markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

JavaDoc2Markdown

This is a utility that is executed against the Java Lucene source to convert their documentation files into markdown documentation files that we can use to build the Lucene.NET documentation suite.

This utility does a lot of edge case work to try to automatically convert as much as possible from the Java Lucene repo into something usable for our project.

The source that this is executed against is this tag: https://github.com/apache/lucene-solr/releases/tag/releases%2Flucene-solr%2F4.8.1

See docs: https://lucenenet.apache.org/contributing/documentation.html#api-docs

About

A Lucene.NET-tailored tool for converting JavaDocs to Markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages