diff options
author | Jan Srnicek <jsrnicek@cisco.com> | 2017-06-30 10:08:14 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-06-30 11:35:35 +0000 |
commit | 62dd4d32fd270d3a6b7bb47c972bbcd5dc7b9f43 (patch) | |
tree | 029ce8333a79393088a749dbf3575cd8c9c85c03 /common/common-scripts/asciidoc/Readme.adoc | |
parent | ef852789b2c156196a847b211066ae456c2683f5 (diff) |
HONEYCOMB-358 - Generate guice to yang modules index
Generates two descriptor files
yang-modules-binding/yang-modules - List of Yang modules by project(classpath + deps)
yang-mapping/FULL_PROJECT_NAME-yang-modules-index - Index from Guice modules to Yang modules
that are used by respective Guice module
These files are included in jar files and distribution resources
Change-Id: Iafc178219245df9129fb426a5876215c6fd1837e
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'common/common-scripts/asciidoc/Readme.adoc')
-rw-r--r-- | common/common-scripts/asciidoc/Readme.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/common-scripts/asciidoc/Readme.adoc b/common/common-scripts/asciidoc/Readme.adoc new file mode 100644 index 000000000..d8d5f8e3e --- /dev/null +++ b/common/common-scripts/asciidoc/Readme.adoc @@ -0,0 +1,3 @@ += common-scripts + +Overview of common-scripts
\ No newline at end of file |