diff options
author | Saryu Shah <ss3917@att.com> | 2019-06-03 16:23:04 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2019-06-03 16:27:51 +0000 |
commit | f96ef833d3b00f84639b712579d6e2824e6063b4 (patch) | |
tree | 7bd13b47fb88e8b4859e55ad5c8629cebd7eadcd /docs/drools/droolsFeaturesIndex.rst | |
parent | 1000b605908e4ff18e5a077026d5eadbc0ae46d8 (diff) |
Create Drools PDP documentation - features
Create Drools PDP documentation in parent - features
Change-Id: Ie710842a7921fd46ffdef4628d50637093111cc8
Issue-ID: POLICY-1678
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/drools/droolsFeaturesIndex.rst')
-rw-r--r-- | docs/drools/droolsFeaturesIndex.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/drools/droolsFeaturesIndex.rst b/docs/drools/droolsFeaturesIndex.rst new file mode 100644 index 00000000..6bff285b --- /dev/null +++ b/docs/drools/droolsFeaturesIndex.rst @@ -0,0 +1,23 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _drools-features-label: + +PDP-D Features +-------------- + +.. toctree:: + :maxdepth: 1 + + feature_activestdbymgmt.rst + feature_controllerlogging.rst + feature_eelf.rst + feature_healthcheck.rst + feature_locking.rst + feature_mdcfilters.rst + feature_pooling.rst + feature_sesspersist.rst + feature_statemgmt.rst + feature_testtransaction.rst + + +End of Document |