proxy.golang.org : sourcegraph.com/sourcegraph/srcco
srcco (pronounced "source-co") is a literate-programming-style documentation generator that links up source code so you can jump to the definition of any function, type, or variable. Built on top of srclib (https://srclib.org). Inspired by Docco (http://jashkenas.github.io/docco/), Groc (http://nevir.github.io/groc/), and Gocco (http://nikhilm.github.io/gocco/). Installation: And install srclib: Then call srcco like this in the directory you want to build: If you want to host your docs on GitHub Pages, run: I extended the Go srclib toolchain (https://sourcegraph.com/sourcegraph/srclib-go) to add start and end ranges to comments. None of the other toolchains output this information currently, but it shouldn't be that hard to add. Languages that will be supported soon: (if you're interested in hacking on a srclib toolchain, get in touch with the author of srcco and I can help you get spun up) - Python - Ruby - JavaScript - Java Patches welcome!
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/sourcegraph.com/sourcegraph/srcco
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: sourcegraph.com/sourcegraph
Stars: 4 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago