From 34de82a33232496948a9dd1bda479375dc4d9bbc Mon Sep 17 00:00:00 2001 From: Sun Date: Thu, 13 Jul 2023 11:44:19 -0400 Subject: [PATCH] added table syntax to nayvlayers --- docs/navlayers.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/navlayers.rst b/docs/navlayers.rst index 14d8a776..9e9a163c 100644 --- a/docs/navlayers.rst +++ b/docs/navlayers.rst @@ -102,13 +102,12 @@ and version 4.X layers, upgrading them to version 4.3. .. list-table:: Title :widths: 50 50 100 :header-rows: 1 - - * - script - - description - * - `layerExporter_cli.py `_ - - A commandline utility to export Layer files to excel or svg formats using the exporter tools. Run with `-h` for usage. - * - `layerGenerator_cli.py `_ - - A commandline utility to generate Layer files that correspond to various and collections of various stix objects. Run with `-h` for usage. + * - script + - description + * - `layerExporter_cli.py `_ + - A commandline utility to export Layer files to excel or svg formats using the exporter tools. Run with `-h` for usage. + * - `layerGenerator_cli.py `_ + - A commandline utility to generate Layer files that correspond to various and collections of various stix objects. Run with `-h` for usage. **Layer