From 2ccad800f9c165cde2a569e3608ed056b729454c Mon Sep 17 00:00:00 2001 From: Joshua Kwoon Date: Thu, 2 Jan 2025 18:51:32 -0600 Subject: [PATCH] Generate `conf.py` files for other modules --- docs/nidigital/conf.py | 2 +- docs/nidmm/conf.py | 2 +- docs/nifgen/conf.py | 2 +- docs/nimodinst/conf.py | 2 +- docs/niscope/conf.py | 2 +- docs/nise/conf.py | 2 +- docs/niswitch/conf.py | 2 +- docs/nitclk/conf.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/nidigital/conf.py b/docs/nidigital/conf.py index 794b050be..3cba86f45 100644 --- a/docs/nidigital/conf.py +++ b/docs/nidigital/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-Digital Pattern Driver Python API' -copyright = '2019-2024, National Instruments Corporation' +copyright = '2019-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nidmm/conf.py b/docs/nidmm/conf.py index 992aa0d2c..6095832af 100644 --- a/docs/nidmm/conf.py +++ b/docs/nidmm/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-DMM Python API' -copyright = '2017-2024, National Instruments Corporation' +copyright = '2017-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nifgen/conf.py b/docs/nifgen/conf.py index 7261c899a..ee98850a3 100644 --- a/docs/nifgen/conf.py +++ b/docs/nifgen/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-FGEN Python API' -copyright = '2017-2024, National Instruments Corporation' +copyright = '2017-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nimodinst/conf.py b/docs/nimodinst/conf.py index ef86ba023..bff0e172a 100644 --- a/docs/nimodinst/conf.py +++ b/docs/nimodinst/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-ModInst Python API' -copyright = '2017-2024, National Instruments Corporation' +copyright = '2017-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/niscope/conf.py b/docs/niscope/conf.py index c6df7def9..9f478a91c 100644 --- a/docs/niscope/conf.py +++ b/docs/niscope/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-SCOPE Python API' -copyright = '2017-2024, National Instruments Corporation' +copyright = '2017-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nise/conf.py b/docs/nise/conf.py index f4a4ba11c..b2baa30d8 100644 --- a/docs/nise/conf.py +++ b/docs/nise/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI Switch Executive Python API' -copyright = '2018-2024, National Instruments Corporation' +copyright = '2018-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/niswitch/conf.py b/docs/niswitch/conf.py index f6354d9ac..b7feb3663 100644 --- a/docs/niswitch/conf.py +++ b/docs/niswitch/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-SWITCH Python API' -copyright = '2017-2024, National Instruments Corporation' +copyright = '2017-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nitclk/conf.py b/docs/nitclk/conf.py index 390efef7b..559f1be98 100644 --- a/docs/nitclk/conf.py +++ b/docs/nitclk/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-TClk Python API' -copyright = '2019-2024, National Instruments Corporation' +copyright = '2019-2025, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for