documentation_builder 0.0.14 copy "documentation_builder: ^0.0.14" to clipboard
documentation_builder: ^0.0.14 copied to clipboard

Generates markdown documentation files from markdown template files.

Pub Package Code Repository Github Wiki GitHub Stars GitHub Issues GitHub Pull Requests GitHub License

documentation_builder #

Generates markdown documentation files from markdown template files. This can be useful when you write documentation for a Dart or Flutter project and want to reuse/import Dart code or Dart documentation comments.

It can generate the following files:

documentation_builder is not intended to generate API documentation. Use dartdoc instead.

Examples #

The DocumentationBuilders own documentation was generated by itself and also serves as show case.

You can view the templates files and the generated output on https://github.com and https://pub.dev:

Getting Started #

8
likes
150
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Generates markdown documentation files from markdown template files.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, build, build_config, build_runner, collection, fluent_regex, http, logging, test

More

Packages that depend on documentation_builder