package
0.0.0-20190528212200-69e9ebd7df1e
Repository: https://github.com/olivoil/test2doc.git
Documentation: pkg.go.dev

# README

Generating the example apib files

1. run the tests

cd example
go test ./...

apib files are generated like so:

.
├── foos
│   ├── ...
│   └── foos.apib
└── widgets
    ├── ...
    └── widgets.apib

2. combine the doc files

./scripts/combine.sh

final apib doc file is generated at example/apidoc.apib

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author