81ad11b60e
- documenter script functionality was merged into sphinx extension - heavy refactoring of the documenter code - grouping of overload methods in documentation - several minor fixes in doc strings Change-Id: I9bccd6b1ff1750d966d8c39558d204fcaa4ad185
73 lines
1.1 KiB
ReStructuredText
73 lines
1.1 KiB
ReStructuredText
Standard YAQL Library
|
|
=====================
|
|
|
|
Comparison operators
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
.. yaqldoc:: yaql.standard_library.common
|
|
|
|
|
|
Boolean logic functions
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
.. yaqldoc:: yaql.standard_library.boolean
|
|
|
|
|
|
Working with collections
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.collections
|
|
|
|
|
|
Querying data
|
|
~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.queries
|
|
|
|
|
|
Branching functions
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.branching
|
|
|
|
|
|
String manipulations
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.strings
|
|
|
|
|
|
Math functions
|
|
~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.math
|
|
|
|
|
|
Regex functions
|
|
~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.regex
|
|
|
|
|
|
DateTime functions
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.date_time
|
|
|
|
|
|
Intrinsic functions
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.system
|
|
|
|
|
|
YAQL`ization of Python classes
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.yaqlized
|
|
|
|
|
|
Legacy YAQL compatibility functions
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. yaqldoc:: yaql.standard_library.legacy
|
|
|