Skip to content

Commit

Permalink
deploy: c0fae3d
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Jan 19, 2025
0 parents commit c09390c
Show file tree
Hide file tree
Showing 351 changed files with 101,471 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: 6801f6f4cb17c1522cfb7e7639a96330
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
1,006 changes: 1,006 additions & 0 deletions CHANGELOG.html

Large diffs are not rendered by default.

382 changes: 382 additions & 0 deletions LICENSE.html

Large diffs are not rendered by default.

615 changes: 615 additions & 0 deletions README.html

Large diffs are not rendered by default.

845 changes: 845 additions & 0 deletions STYLEGUIDE.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

420 changes: 420 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 c09390c

Please sign in to comment.