summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchintu3536 <teja3536mani@gmail.com>2020-10-07 16:33:12 +0530
committerchintu3536 <teja3536mani@gmail.com>2020-10-07 16:33:12 +0530
commit55165066f7e56bbed7bd40e460a86aeb8fc7f6e6 (patch)
tree33965490cee95fb24e2c7c8db98b536112a411e0
parent4b62ce7422fe92c6ee56db017fd2df2197ddf464 (diff)
downloadswig-55165066f7e56bbed7bd40e460a86aeb8fc7f6e6.tar.gz
Sphinx doc corrections - Scilab.rst [skip-ci]
-rw-r--r--SphinxDocs/source/Manual/Scilab.rst64
1 files changed, 37 insertions, 27 deletions
diff --git a/SphinxDocs/source/Manual/Scilab.rst b/SphinxDocs/source/Manual/Scilab.rst
index a02b6c3e5..49b158ae7 100644
--- a/SphinxDocs/source/Manual/Scilab.rst
+++ b/SphinxDocs/source/Manual/Scilab.rst
@@ -177,33 +177,43 @@ Scilab command line options
The following table lists the Scilab specific command line options in
addition to the generic SWIG options:
-+----------------------------------+----------------------------------+
-| ``-builder`` | Generate the Scilab builder |
-| | script |
-+----------------------------------+----------------------------------+
-| ``-buildercflags <cflags>`` | Add <cflags> to the builder |
-| | compiler flags |
-+----------------------------------+----------------------------------+
-| ``-builderldflags <ldflags>`` | Add <ldlags> to the builder |
-| | linker flags |
-+----------------------------------+----------------------------------+
-| ``-buildersources <files>`` | Add the (comma separated) files |
-| | <files> to the builder sources |
-+----------------------------------+----------------------------------+
-| `` | Set the build verbosity level to |
-| -builderverbositylevel <level>`` | <level> (default 0: off, 2: |
-| | high) |
-+----------------------------------+----------------------------------+
-| ``-builderflagscript <file>`` | Use the Scilab script <file> to |
-| | configure the compiler and |
-| | linker flags |
-+----------------------------------+----------------------------------+
-| ``-gatewayxml <gateway_id>`` | Generate the gateway XML with |
-| | the given <gateway_id> |
-+----------------------------------+----------------------------------+
-| ``-targetversion`` | Generate for Scilab target |
-| | (major) version |
-+----------------------------------+----------------------------------+
+.. list-table::
+ :widths: 25 25
+ :header-rows: 1
+
+ *
+ - ``-builder``
+ - Generate the Scilab builder
+ script
+ *
+ - ``-buildercflags <cflags>``
+ - Add <cflags> to the builder
+ compiler flags
+ *
+ - ``-builderldflags <ldflags>``
+ - Add <ldlags> to the builder
+ linker flags
+ *
+ - ``-buildersources <files>``
+ - Add the (comma separated) files
+ <files> to the builder sources
+ *
+ - ``-builderverbositylevel <level>``
+ - Set the build verbosity level to
+ <level> (default 0: off, 2:high)
+ *
+ - ``-builderflagscript <file>``
+ - Use the Scilab script <file> to
+ configure the compiler and
+ linker flags
+ *
+ - ``-gatewayxml <gateway_id>``
+ - Generate the gateway XML with
+ the given <gateway_id>
+ *
+ - ``-targetversion``
+ - Generate for Scilab target
+ (major) version
These options can be displayed with: