Commit Graph

19 Commits

Author SHA1 Message Date
Sam Batschelet c979d90441 parse: update testdata to /v3 2018-02-07 21:27:50 -05:00
Anthony Romano 69c525658d parse: rework curly brace handling
Counts brace depth instead of hard coding it. Fixes generating
documentation for fields following oneof declarations.
2017-06-01 21:00:27 -07:00
Anthony Romano 59b9487d74 testdata: add field following oneof to test brace handling 2017-06-01 20:50:16 -07:00
Anthony Romano 2d5feceb0a parse: flush comment slice when current line is not a comment
Not flushing the comment slice leads to outputting extra comments
not necessarily associated with the service/message/whatever. Instead,
only emit contiguous comment blocks.

Fixes #5
2017-05-19 14:21:07 -07:00
Gyu-Ho Lee f4164b1cce *: disclaimer at the top of doc 2016-06-16 11:54:25 -07:00
Gyu-Ho Lee 84aba2932d *: add disclaimer 2016-06-16 11:32:24 -07:00
Gyu-Ho Lee fac3abcddb parse: clean up test 2016-06-16 11:25:10 -07:00
Gyu-Ho Lee d4cc803f90 parse: support grpc-gateway
Fix https://github.com/coreos/protodoc/issues/3.
2016-06-16 11:24:01 -07:00
Gyu-Ho Lee 150f6f93d8 parse: fix walkDirExt 2016-05-12 16:16:00 -07:00
Gyu-Ho Lee 9125731524 *: add file path 2016-04-21 16:54:04 -07:00
Gyu-Ho Lee fd023d24d8 add: message only from this file 2016-04-21 16:36:58 -07:00
Gyu-Ho Lee adad2168d1 *: support multi-directory 2016-04-21 16:13:44 -07:00
Gyu-Ho Lee e9ab6a76ff remove `` for texts in chart 2016-04-18 12:28:32 -07:00
Gyu-Ho Lee 57a36b5d9f skip empty messages and services 2016-04-18 09:57:27 -07:00
Gyu-Ho Lee ab870f9e05 markdown: put Services first 2016-04-18 09:31:36 -07:00
Gyu-Ho Lee bc76cf3d40 Update types.go 2016-04-17 20:23:54 -07:00
Gyu-Ho Lee bbb2c9ca72 remove command 2016-04-17 20:10:01 -07:00
Gyu-Ho Lee 14f62e090d add CLI 2016-04-17 19:53:02 -07:00
Gyu-Ho Lee be6aa82c50 initial commit 2016-04-17 19:30:06 -07:00