Skip to content

Commit 3d489b3

Browse files
committed
adding HTML documentation for publication
1 parent 453b4a7 commit 3d489b3

35 files changed

Lines changed: 381 additions & 265 deletions

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
## releasing 1.3.1 (2024-07-29)
3+
### Overview
4+
This patch includes update to the latest `mmif-python` which contains a hot fix for a critical bug.
5+
6+
### Changes
7+
- based on `mmif-python==1.0.19`
8+
9+
210
## releasing 1.3.0 (2024-07-22)
311
### Overview
412
This version added two universal runtime parameters that make some aspects of the runtime environment are recorded in the views' metadata.
488 Bytes
Binary file not shown.
-366 Bytes
Binary file not shown.
51.5 KB
Binary file not shown.
52 Bytes
Binary file not shown.
-38.7 KB
Binary file not shown.

docs/.doctrees/environment.pickle

20.7 KB
Binary file not shown.
1.04 KB
Binary file not shown.

docs/.doctrees/modules.doctree

4 Bytes
Binary file not shown.

docs/_sources/autodoc/clams.app.rst.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
clams.app package
2-
===================
2+
==================
33

4-
Module contents
5-
---------------
4+
Core package providing classes for representing CLAMS apps.
65

76
.. automodule:: clams.app
87
:members:

0 commit comments

Comments
 (0)