Ability to use asciidoc for package documentation
Now it searches for overview.adoc and _design/overview.adoc by default and use those as package documentation instead of go package documentation. Those are included in the document as reference and hence the absolute path must be preserved.
It is possible to override using -d relative-file-path
(support multiple -d
).