Skip to content

Commit

Permalink
deploy: 2ce1286
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Dec 1, 2024
0 parents commit e318167
Show file tree
Hide file tree
Showing 351 changed files with 101,166 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6782fce4adf0ee3782a569f3aacf793a
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
957 changes: 957 additions & 0 deletions CHANGELOG.html

Large diffs are not rendered by default.

389 changes: 389 additions & 0 deletions LICENSE.html

Large diffs are not rendered by default.

590 changes: 590 additions & 0 deletions README.html

Large diffs are not rendered by default.

826 changes: 826 additions & 0 deletions STYLEGUIDE.html

Large diffs are not rendered by default.

515 changes: 515 additions & 0 deletions _autosummary/dictIO.cpp_dict.CppDict.html

Large diffs are not rendered by default.

386 changes: 386 additions & 0 deletions _autosummary/dictIO.cpp_dict.html

Large diffs are not rendered by default.

833 changes: 833 additions & 0 deletions _autosummary/dictIO.dict.SDict.html

Large diffs are not rendered by default.

383 changes: 383 additions & 0 deletions _autosummary/dictIO.dict.html

Large diffs are not rendered by default.

458 changes: 458 additions & 0 deletions _autosummary/dictIO.dict_parser.DictParser.html

Large diffs are not rendered by default.

383 changes: 383 additions & 0 deletions _autosummary/dictIO.dict_parser.html

Large diffs are not rendered by default.

455 changes: 455 additions & 0 deletions _autosummary/dictIO.dict_reader.DictReader.html

Large diffs are not rendered by default.

383 changes: 383 additions & 0 deletions _autosummary/dictIO.dict_reader.html

Large diffs are not rendered by default.

448 changes: 448 additions & 0 deletions _autosummary/dictIO.dict_writer.DictWriter.html

Large diffs are not rendered by default.

436 changes: 436 additions & 0 deletions _autosummary/dictIO.dict_writer.html

Large diffs are not rendered by default.

586 changes: 586 additions & 0 deletions _autosummary/dictIO.formatter.FoamFormatter.html

Large diffs are not rendered by default.

825 changes: 825 additions & 0 deletions _autosummary/dictIO.formatter.Formatter.html

Large diffs are not rendered by default.

499 changes: 499 additions & 0 deletions _autosummary/dictIO.formatter.JsonFormatter.html

Large diffs are not rendered by default.

659 changes: 659 additions & 0 deletions _autosummary/dictIO.formatter.NativeFormatter.html

Large diffs are not rendered by default.

532 changes: 532 additions & 0 deletions _autosummary/dictIO.formatter.XmlFormatter.html

Large diffs are not rendered by default.

395 changes: 395 additions & 0 deletions _autosummary/dictIO.formatter.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions _autosummary/dictIO.parser.FoamParser.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions _autosummary/dictIO.parser.JsonParser.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions _autosummary/dictIO.parser.NativeParser.html

Large diffs are not rendered by default.

606 changes: 606 additions & 0 deletions _autosummary/dictIO.parser.Parser.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions _autosummary/dictIO.parser.XmlParser.html

Large diffs are not rendered by default.

395 changes: 395 additions & 0 deletions _autosummary/dictIO.parser.html

Large diffs are not rendered by default.

373 changes: 373 additions & 0 deletions _autosummary/dictIO.types.html

Large diffs are not rendered by default.

446 changes: 446 additions & 0 deletions _autosummary/dictIO.utils.counter.BorgCounter.html

Large diffs are not rendered by default.

461 changes: 461 additions & 0 deletions _autosummary/dictIO.utils.counter.DejaVue.html

Large diffs are not rendered by default.

464 changes: 464 additions & 0 deletions _autosummary/dictIO.utils.counter.Indenter.html

Large diffs are not rendered by default.

389 changes: 389 additions & 0 deletions _autosummary/dictIO.utils.counter.html

Large diffs are not rendered by default.

486 changes: 486 additions & 0 deletions _autosummary/dictIO.utils.dict.html

Large diffs are not rendered by default.

395 changes: 395 additions & 0 deletions _autosummary/dictIO.utils.html

Large diffs are not rendered by default.

423 changes: 423 additions & 0 deletions _autosummary/dictIO.utils.logging.html

Large diffs are not rendered by default.

449 changes: 449 additions & 0 deletions _autosummary/dictIO.utils.path.html

Large diffs are not rendered by default.

419 changes: 419 additions & 0 deletions _autosummary/dictIO.utils.strings.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions _sources/CHANGELOG.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```{include} ../../CHANGELOG.md
```
3 changes: 3 additions & 0 deletions _sources/LICENSE.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# LICENSE
```{include} ../../LICENSE
```
2 changes: 2 additions & 0 deletions _sources/README.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```{include} ../../README.md
```
2 changes: 2 additions & 0 deletions _sources/STYLEGUIDE.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```{include} ../../STYLEGUIDE.md
```
54 changes: 54 additions & 0 deletions _sources/_autosummary/dictIO.cpp_dict.CppDict.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
CppDict
=======

.. currentmodule:: dictIO.cpp_dict

.. autoclass:: CppDict
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~CppDict.__init__
~CppDict.clear
~CppDict.copy
~CppDict.dump
~CppDict.find_global_key
~CppDict.fromkeys
~CppDict.get
~CppDict.global_key_exists
~CppDict.include
~CppDict.items
~CppDict.keys
~CppDict.load
~CppDict.merge
~CppDict.order_keys
~CppDict.pop
~CppDict.popitem
~CppDict.reduce_scope
~CppDict.reset
~CppDict.set_global_key
~CppDict.setdefault
~CppDict.update
~CppDict.values






.. rubric:: Attributes
.. autosummary::

~CppDict.data
~CppDict.name
~CppDict.path
~CppDict.source_file
~CppDict.variables


17 changes: 17 additions & 0 deletions _sources/_autosummary/dictIO.cpp_dict.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
dictIO.cpp\_dict
================

.. automodule:: dictIO.cpp_dict
:members:
:exclude-members: CppDict,




.. rubric:: Classes
.. autosummary::
:toctree:
:template: custom-class.rst

CppDict

54 changes: 54 additions & 0 deletions _sources/_autosummary/dictIO.dict.SDict.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
SDict
=====

.. currentmodule:: dictIO.dict

.. autoclass:: SDict
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~SDict.__init__
~SDict.clear
~SDict.copy
~SDict.dump
~SDict.find_global_key
~SDict.fromkeys
~SDict.get
~SDict.global_key_exists
~SDict.include
~SDict.items
~SDict.keys
~SDict.load
~SDict.merge
~SDict.order_keys
~SDict.pop
~SDict.popitem
~SDict.reduce_scope
~SDict.reset
~SDict.set_global_key
~SDict.setdefault
~SDict.update
~SDict.values






.. rubric:: Attributes
.. autosummary::

~SDict.data
~SDict.name
~SDict.path
~SDict.source_file
~SDict.variables


17 changes: 17 additions & 0 deletions _sources/_autosummary/dictIO.dict.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
dictIO.dict
===========

.. automodule:: dictIO.dict
:members:
:exclude-members: SDict,




.. rubric:: Classes
.. autosummary::
:toctree:
:template: custom-class.rst

SDict

25 changes: 25 additions & 0 deletions _sources/_autosummary/dictIO.dict_parser.DictParser.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
DictParser
==========

.. currentmodule:: dictIO.dict_parser

.. autoclass:: DictParser
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~DictParser.__init__
~DictParser.parse







17 changes: 17 additions & 0 deletions _sources/_autosummary/dictIO.dict_parser.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
dictIO.dict\_parser
===================

.. automodule:: dictIO.dict_parser
:members:
:exclude-members: DictParser,




.. rubric:: Classes
.. autosummary::
:toctree:
:template: custom-class.rst

DictParser

25 changes: 25 additions & 0 deletions _sources/_autosummary/dictIO.dict_reader.DictReader.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
DictReader
==========

.. currentmodule:: dictIO.dict_reader

.. autoclass:: DictReader
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~DictReader.__init__
~DictReader.read







17 changes: 17 additions & 0 deletions _sources/_autosummary/dictIO.dict_reader.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
dictIO.dict\_reader
===================

.. automodule:: dictIO.dict_reader
:members:
:exclude-members: DictReader,




.. rubric:: Classes
.. autosummary::
:toctree:
:template: custom-class.rst

DictReader

25 changes: 25 additions & 0 deletions _sources/_autosummary/dictIO.dict_writer.DictWriter.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
DictWriter
==========

.. currentmodule:: dictIO.dict_writer

.. autoclass:: DictWriter
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~DictWriter.__init__
~DictWriter.write







22 changes: 22 additions & 0 deletions _sources/_autosummary/dictIO.dict_writer.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
dictIO.dict\_writer
===================

.. automodule:: dictIO.dict_writer
:members:
:exclude-members: DictWriter,




.. rubric:: Functions
.. autosummary::

create_target_file_name

.. rubric:: Classes
.. autosummary::
:toctree:
:template: custom-class.rst

DictWriter

48 changes: 48 additions & 0 deletions _sources/_autosummary/dictIO.formatter.FoamFormatter.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
FoamFormatter
=============

.. currentmodule:: dictIO.formatter

.. autoclass:: FoamFormatter
:members:
:show-inheritance:



.. automethod:: __init__

.. rubric:: Methods
.. autosummary::

~FoamFormatter.__init__
~FoamFormatter.add_double_quotes
~FoamFormatter.add_single_quotes
~FoamFormatter.format_bool
~FoamFormatter.format_dict
~FoamFormatter.format_empty_string
~FoamFormatter.format_expression_string
~FoamFormatter.format_float
~FoamFormatter.format_int
~FoamFormatter.format_key
~FoamFormatter.format_multi_word_string
~FoamFormatter.format_none
~FoamFormatter.format_reference_string
~FoamFormatter.format_single_word_string
~FoamFormatter.format_string
~FoamFormatter.format_string_with_nested_string
~FoamFormatter.format_value
~FoamFormatter.format_values
~FoamFormatter.get_formatter
~FoamFormatter.insert_block_comments
~FoamFormatter.insert_includes
~FoamFormatter.insert_line_comments
~FoamFormatter.make_default_block_comment
~FoamFormatter.remove_trailing_spaces
~FoamFormatter.to_string







Loading

0 comments on commit e318167

Please sign in to comment.