Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@devnev devnev released this 21 Nov 15:31

Changelog

86c7d7d Add travis config.
cde72d5 Remove indent from formatted examples.
d78ed16 Added -file option, changed examples, using go generate instead of makefile.
11f23c7 Replaced ugly example code hack with proper template function. The new function wraps the example code block output in proper GH MD wrappers that trigger go syntax highlighting. Those blocks are then further wrapped in collapsable html and

tags.
b1a032e Restoration of the package files section.
cc83a95 Ugly hack to fix missing example code when using the -ex option. Fix for the ugly-hack to correct some fat-finger cut&paste!
ba0415b Ugly hack to fix missing example code when using the -ex option.
a138287 Enable linking to vendored package paths
5387667 Add state-file flag for godoc.org link verification
dd5f415 Link to imports; Transform Protobuf docs
b76a0da Fix github links and enable -import_as flag
40eaf9c Breaking change: generate Github-compatible source urls
b2a16b2 Merge pull request davecheney#10 from lordnynex/master
df2d830 Add newline to end of template (makes cat prettier)
eb8e491 Adding .gitignore
e17f785 Update example for github.com/gorilla/sessions
d49d664 Update example for github.com/codegangsta/martini
fe4b527 Fix a bug that causes godoc to exit when writing constants. Fixes godoc2md/issues#9
0193fb9 Update example for kr/fs
1b24567 Update example for go/build
af7ede1 Fixing a small formatting issue
b99566c Merge pull request davecheney#8 from lordnynex/patch-1
a3dac2e Update Template
f8e22ea Merge pull request davecheney#5 from kimor79/patch-1
0bd06e3 Start a tag properly
455be5b Rebuild README.md
17e2269 Merge pull request davecheney#4 from paddyforan/master
32445f5 Update with new golang.org alias.
13b1e28 Show usage information if no package provided
6771258 wip
fb3b0cc wip
cbc359b wip
a64035a wip
7eb68b1 wip
c0252ac Less whitespace
54c56ed less whitespace
f4f3beb more examples
8036f1d Latest changes
4a20d9f Ensure receiver is properly quoted
b337eb8 Include import block in declaration
99ee8da Remove incorrect example header
95ec3ae Properly
 functions and methods
d27880b Remove more html markup
6f39256 Strip out more html escaping
dd89ab7 Fix section header
af052f7 Tweak

markdown
762c919 Added more complicated example
b682b71 remove superfulious newlines
a78afa8 Fixed pre escaping
b0a0e71 better pre formatting
4fd8b56 fixed package/command names
1b136d4 Updated README.md
26c84c9 fixed examples
654e725 wip
e783288 Added some examples
df59903 wip
6349f9d wip
99fe1f8 Moving things around
5763515 godoc2md is now self hosted
1ba4c7c Mangle comment syntax
fcdb1c3 More markdown tweaks


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64