Skip to content

Commit 54bdaf1

Browse files
author
Bryan Worrell
committed
Changed way that the work in progress warning was being included under API Reference documentation
1 parent b1f56be commit 54bdaf1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+74
-631
lines changed

docs/_includes/wip_prolog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.. warning::
2+
3+
This documentation is still a work in progress. If you have any issues or
4+
questions, please ask on the stix-discussion mailing list or file a bug
5+
in our `issue tracker`_.
6+
7+
.. _issue tracker: https://github.com/STIXProject/python-stix/issue
8+
9+

docs/api/base.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.base` Module
134
==================================

docs/api/campaign/campaign.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.campaign` Module
134
==================================

docs/api/coa/coa.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.coa` Module
134
==================================

docs/api/coa/objective.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.coa.objective` Module
134
==================================

docs/api/common/activity.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.common.activity` Module
134
==================================

docs/api/common/common.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.common` Module
134
==================================

docs/api/common/confidence.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.common.confidence` Module
134
====================================

docs/api/common/datetimewithprecision.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.common.datetimewithprecision` Module
134
===============================================

docs/api/common/identity.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
2-
.. warning::
3-
4-
This documentation is still a work in progress. If you have any issues or
5-
questions, please ask on the stix-discussion mailing list or file a bug
6-
in our `issue tracker`_.
7-
8-
.. _issue tracker: https://github.com/STIXProject/python-stix/issues
9-
10-
1+
.. include:: /_includes/wip_prolog.rst
112

123
:mod:`stix.common.identity` Module
134
==================================

0 commit comments

Comments
 (0)