Git Product home page Git Product logo

docco-xt's Introduction

Docco-XT is a fork of Docco that tackles some of the problems Docco is having
with larger codebases.

Therefore, an additional option to specify a base directory was added.
When used, all documented files are displayed with paths relative
to the given directory. This not only allows for documenting of multiple files
having the same name, but also helps getting a better overview over the documented
codebase.

Additionally, filenames can be searched when used in parallel layout:

To search for a filename, press [ESC] or focus the search input manually.
When you type in a filename or parts of it, you can navigate the filtered
results with [↓] and [↑] and view the selected result with [ENTER].

For more information on Docco, see:
http://jashkenas.github.com/docco/

Installation:

  sudo npm install -g docco-xt



Usage: docco [options] files

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -L, --languages [file]  use a custom languages.json
    -l, --layout [name]     choose a layout (parallel or linear)
    -o, --output [path]     output to a given folder
    -c, --css [file]        use a custom css file
    -t, --template [file]   use a custom .jst template
    -b, --basedir [path]    use a given folder as base directory for relative
                            paths
    -e, --extension [ext]   assume a file extension for all inputs


Release History:

2014-01-03   v0.1.0    Initial release.
2014-01-06   v0.1.1    Fixes positioning of pilcrows.
                        If a title exists, display it instead of the filename.

docco-xt's People

Contributors

00dani avatar amitport avatar andrewschaaf avatar cdeszaq avatar codepunkt avatar danawoodman avatar dragonwasrobot avatar isaacs avatar jashkenas avatar justindujardin avatar keithamus avatar mathieuravaux avatar maxlinc avatar meleyal avatar neocotic avatar pascalopitz avatar paulmillr avatar raoulmillais avatar redchair123 avatar rgieseke avatar samwhited avatar sgentle avatar sh-ft avatar shovon avatar strathmeyer avatar thomheymann avatar timoxley avatar tswicegood avatar txgruppi avatar waldyrious avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.