gowalker

command module
v0.0.0-...-cd27406 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2014 License: Apache-2.0 Imports: 13 Imported by: 0

README

Go Walker wercker status

中文文档

Go Walker is a web server that generates Go projects API documentation and hacker view on the fly for the projects that are hosted on Bitbucket, GitHub, Google Code, Launchpad and Git @ OSC.

Features

  • Search and view huge amounts documentation of projects.
  • Type package import path or keywords in search boxes to find or create documentation.
  • Generate Go project documentation on the fly .
  • View documentation by tags of projects.
  • One-click Code view for functions and methods code in current package in the same page with nice highlight.
  • Mouse hover tip and jump link for functions, methods and types in current package.
  • Code highlight and jump link for functions, methods and types from imported packages.
  • Control panel for keyboard shortcuts and more function: compatible with godoc.org.
  • Multiple language support for readme(.md): About.
  • Add third-party examples for your favorite projects: through Github Gist.
  • Source file based code view.

Third-party packages

  • Beego: a lightweight web framework for web application quick development.
  • Xorm: Simple and powerful ORM in Go.
  • goconfig: a easy-use comments-support configuration file(.ini) parser for the Go Programming Language.

Credits

  • chenwenli Thanks for adding feature of Control Panel.
  • slene Thanks for README css.
  • atotto Thanks for translating site user interface to Japanese.
  • garyburd Thanks for teaching me about license.
  • Sub-package doc is originally a fork of gosrc.

Documentation

Overview

Go Walker Server generates Go projects API documentation and Hacker View on the fly.

Directories

Path Synopsis
Package doc implemented fetch projects from VCS and genarate AST.
Package doc implemented fetch projects from VCS and genarate AST.
Package Hacker View provides APIs to analyze Go projects and generate AST-based source code view.
Package Hacker View provides APIs to analyze Go projects and generate AST-based source code view.
Package models implemented database access funtions.
Package models implemented database access funtions.
Package routers implemented controller methods of beego.
Package routers implemented controller methods of beego.
Package utils implemented some useful functions.
Package utils implemented some useful functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL