diff options
author | Pooja03 <pm00501616@techmahindra.com> | 2018-11-15 12:52:43 +0530 |
---|---|---|
committer | Pooja03 <pm00501616@techmahindra.com> | 2018-11-15 12:52:43 +0530 |
commit | 23309fd0a8c36c877710c5d6908894c919f889cc (patch) | |
tree | 7c53da3370e30a805ca3b1ead1531edd30dac919 /docs/sections/services/mapper | |
parent | 30ec3c14e37bdfdaaea69224a61561690f9f4d20 (diff) |
Correcting Mapper index page
Correcting index page of mapper in readthedocs
Change-Id: I19e6f535496085982c94e8111b07145d5ed3c0ec
Issue-ID: DCAEGEN2-936
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Diffstat (limited to 'docs/sections/services/mapper')
-rw-r--r-- | docs/sections/services/mapper/index.rst | 8 | ||||
-rw-r--r-- | docs/sections/services/mapper/mappingfile.rst (renamed from docs/sections/services/mapper/MappingFile.rst) | 0 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/sections/services/mapper/index.rst b/docs/sections/services/mapper/index.rst index 81122932..8d5ebed9 100644 --- a/docs/sections/services/mapper/index.rst +++ b/docs/sections/services/mapper/index.rst @@ -23,8 +23,8 @@ There are 2 micro services in the mapper functionality. .. toctree:: :maxdepth: 1 - ./flow.rst - ./delivery.rst - ./installation.rst - ./MappingFile.rst + ./flow.rst + ./delivery.rst + ./installation.rst + ./mappingfile.rst ./SampleSnmpTrapConversion diff --git a/docs/sections/services/mapper/MappingFile.rst b/docs/sections/services/mapper/mappingfile.rst index e99ba5a9..e99ba5a9 100644 --- a/docs/sections/services/mapper/MappingFile.rst +++ b/docs/sections/services/mapper/mappingfile.rst |