Skip to content

Illiterate programming tool using Markdown. Like docco but easier to install and use on more languages.

Notifications You must be signed in to change notification settings

tristanjuricek/sourcedown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sourcedown

Markdown + Source code = Documentation

A docco-style documentation tool written in Scala.

Why rebuild docco?

  • It's actually kind of hard to install; node.js doesn't install against my company's proxy, for example.

  • It doesn't handle block comments as of the current version.

This might seem crazy, but I just want a tool that can handle javaScript, Scala, Java, and possibly C++ without a lot of extreme effort. And I've written a markdown converter.

Other benefits:

  1. Plugin integration into maven-style project management systems, which are JVM-oriented.

About

Illiterate programming tool using Markdown. Like docco but easier to install and use on more languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published