summaryrefslogtreecommitdiff
path: root/src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt')
-rw-r--r--src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt b/src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt
deleted file mode 100644
index 21b437f6b7..0000000000
--- a/src/components/policy/doc/doxygen/tools/InterfaceGenerator/index.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-/*! \page tools_interfacegenerator InterfaceGenerator
-
-InterfaceGenerator is a special code generation tool that allows creating of C++ source code to work with interface described as XML file.
-InterfaceGenerator is a bundle of Python scripts. Root script is a Generator.py. This script should be used by the client to run generator.
-Currently InterfaceGenerator supports generation form ALRPC v.1 and ALRPC v.2 XML formats.
-
-For more details please review:
- - \subpage tools_interfacegenerator_usage "How to use InterfaceGenerator"
- - \subpage tools_interfacegenerator_output "Use of InterfaceGenerator output"
- - \subpage tools_interfacegenerator_architecture "InterfaceGenerator architecture"
- - \subpage tools_interfacegenerator_cmakeintegration "Integration with CMake"
-*/