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!
proxy.golang.org
v0.0.0-20150306005854-c864859465c7
about 11 years ago
1
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/sourcegraph.com/sourcegraph/srcco
spec |
| License | MIT |
| Namespace | sourcegraph.com/sourcegraph |
| First Release | about 11 years ago |
| Last Synced | 10 days ago |
Repository
| Stars | 4 on GitHub |
| Forks | 2 on GitHub |