Skip to content

Commit aca9a9c

Browse files
author
Bryan Worrell
committed
Added from_xml to STIXPackage docs.
1 parent 961e3c8 commit aca9a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/core/stix_package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Classes
2929
campaigns, add_observable, to_obj, related_packages, idref,
3030
courses_of_action, reports, ttps, incidents, to_dict, observables,
3131
add_ttp, threat_actors, add_campaign, walk, to_obj, to_xml, find,
32-
to_json, to_dict
32+
to_json, to_dict, from_xml
3333

3434

3535
.. autoclass:: RelatedPackages

docs/api/utils/idgen.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:mod:`stix.utils.idgen` Module
2-
==================================
2+
==============================
33

44
.. module:: stix.utils.idgen
55

0 commit comments

Comments
 (0)