directory
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 1, 2017
License: Apache-2.0
Opens a new window with license information.
README
¶
About
docgen
is a tool for generating Markdown documentation for container images.
How to
This uses bazel
as the build tool.
Compile and run the tool as followed:
bazel build scripts:docgen
bazel-bin/scripts/docgen --spec_file path/to/your/README.yaml > README.md
For an example of README.yaml
and README.md
files, see
mysql-docker repo.
The yaml data follows the structure defined in
docgen.proto
.
Directories
¶
lib
|
|
|
|
|
|
scripts
|
|
|
|
Click to show internal directories.
Click to hide internal directories.