Skip to content

Commit 4d2600d

Browse files
authored
docs: Update info box and add NI-created/supported note (#2094)
* docs: Add NI-created/supported note * docs: Add NI-created/supported note to templates * generated: Rebuild
1 parent 6f386e4 commit 4d2600d

File tree

22 files changed

+53
-11
lines changed

22 files changed

+53
-11
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Overall Status
88
+----------------------+------------------------------------------------------------------------------------------------------------------------------------+
99

1010
=========== ============================================================================================================================
11-
Info Python bindings for NI Modular Instrument drivers. See `GitHub <https://github.com/ni/nimi-python/>`_ for the latest source.
11+
Info NI Modular Instrument driver APIs for Python.
1212
Author NI
1313
=========== ============================================================================================================================
1414

@@ -58,6 +58,8 @@ called through its public C API using the `ctypes <https://docs.python.org/2/lib
5858

5959
**nimi-python** follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions.
6060

61+
NI created and supports **nimi-python**.
62+
6163

6264
NI-DCPower Python API Status
6365
----------------------------

build/templates/about_driver.inc.mako

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ Support Policy
1818

1919
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
2020

21+
NI created and supports **${module_name}**.
22+

docs/_static/about.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ called through its public C API using the `ctypes <https://docs.python.org/2/lib
2323

2424
**nimi-python** follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions.
2525

26+
NI created and supports **nimi-python**.
27+

docs/_static/status_project.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Overall Status
88
+----------------------+------------------------------------------------------------------------------------------------------------------------------------+
99

1010
=========== ============================================================================================================================
11-
Info Python bindings for NI Modular Instrument drivers. See `GitHub <https://github.com/ni/nimi-python/>`_ for the latest source.
11+
Info NI Modular Instrument driver APIs for Python.
1212
Author NI
1313
=========== ============================================================================================================================
1414

docs/nidcpower/about_nidcpower.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nidcpower**.
15+

docs/nidigital/about_nidigital.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nidigital**.
15+

docs/nidmm/about_nidmm.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nidmm**.
15+

docs/nifgen/about_nifgen.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nifgen**.
15+

docs/nimodinst/about_nimodinst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nimodinst**.
15+

docs/niscope/about_niscope.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **niscope**.
15+

0 commit comments

Comments
 (0)