coriolis/documentation/output/theme
Jean-Paul Chaput 56aa978a9b Added management of Python attributes on DBo.
* New: Isobar::PyAttributesHolder, a PyObject with only a dictionary
    to hold the attributes associated to a DBo.
* New: Isobar::PyHolderProperty, the Property that encapsulate
    PyAttributesholder.
* New: Isobar::PythonAttributes, the extension to simplify the
    management of the PyAttributesholder.
* Change: In PyEntity, now use a dedicated tp_getattro and tp_setattro
    to delegate the Python attribute access towars the PyAttributesholder.
* New: In hurricane/doc & documentation, update docs regarding Python
    attributes managment.
2022-08-13 17:46:47 +02:00
..
css Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
fonts Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
js Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00