sourrust / hyakko

Literate-style Documentation Generator

Home Page:http://sourrust.github.io/hyakko/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                   _                 _    _
                  | |__  _   _  __ _| | _| | _ ___
                  | '_ \| | | |/ _` | |/ / |/ / _ \
                  | | | | |_| | (_| |   <|   < (_) |
                  |_| |_|\__, |\__,_|_|\_\_|\_\___/
                         |___/



    Hyakko is a Haskell port of Docco: the original quick-and-dirty,
    hundred-line-long, literate-programing-style documentation generator.
    More info: <http://sourrust.github.io/hyakko>

    coffeescript (original): <http://jashkenas.github.io/docco>

    Other ports
    -----------
    Clojure: <http://fogus.github.io/marginalia>
    Lua:     <http://rgieseke.github.io/locco>
    .NET:    <http://dontangg.github.io/nocco>
    Python:  <http://fitzgen.github.io/pycco>
    Ruby:    <http://rtomayko.github.io/rocco>
    Shell:   <http://rtomayko.github.io/shocco>

About

Literate-style Documentation Generator

http://sourrust.github.io/hyakko/

License:MIT License


Languages

Language:Haskell 57.2%Language:CSS 38.5%Language:HTML 4.3%