File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
- # prodoc
2
+ # protodoc
3
3
4
- [ ![ Build Status] ( https://img.shields.io/travis/coreos/prodoc .svg?style=flat-square )] [ cistat ] [ ![ Godoc] ( http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square )] [ prodoc -godoc]
4
+ [ ![ Build Status] ( https://img.shields.io/travis/coreos/protodoc .svg?style=flat-square )] [ cistat ] [ ![ Godoc] ( http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square )] [ protodoc -godoc]
5
5
6
- prodoc generates Protocol Buffer documentation.
6
+ protodoc generates Protocol Buffer documentation.
7
7
8
8
Note that parser only understands the minimum syntax
9
9
of Protocol Buffer (just enough to generate documentation).
10
10
11
11
For full featured parser, please check out https://github.com/golang/protobuf .
12
12
13
- [ cistat ] : https://travis-ci.org/coreos/prodoc
14
- [ prodoc -godoc] : https://godoc.org/github.com/coreos/prodoc
13
+ [ cistat ] : https://travis-ci.org/coreos/protodoc
14
+ [ protodoc -godoc] : https://godoc.org/github.com/coreos/protodoc
15
15
You can’t perform that action at this time.
0 commit comments