You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
730 B
25 lines
730 B
Script Tease Developer Documentation
|
|
====================================
|
|
|
|
Resources for turning plain text instructions (INI, YAML) into Bash scripting statements.
|
|
|
|
.. note::
|
|
This documentation is for developers interested in working with the Script Tease library to create a custom implementation, or to contribute to the product. For usage information, please refer to the `user help page`_.
|
|
|
|
.. _user help page: https://docs.diff6.com/en/python-scripttease
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Introduction <introduction>
|
|
Code Reference <reference>
|
|
Releases <releases>
|
|
Contributing <contributing>
|
|
Contact <contact>
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|