From 21e109d8812926eb2f278099cfdfb63abc2c885e Mon Sep 17 00:00:00 2001 From: Emmanuelle Vargas-Gonzalez Date: Tue, 30 Jun 2020 22:16:15 -0400 Subject: [PATCH] remove `core` and added `parsing`, `versioning` to autosummary --- stix2/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stix2/__init__.py b/stix2/__init__.py index 10384b1..2f94806 100644 --- a/stix2/__init__.py +++ b/stix2/__init__.py @@ -4,16 +4,17 @@ :toctree: api confidence - core datastore environment exceptions markings + parsing patterns properties utils v20 v21 + versioning workbench """