diff --git a/configs/AM335X/AM335X_linux_tags.py b/configs/AM335X/AM335X_linux_tags.py index 0b8246c2f..4d0dc680a 100644 --- a/configs/AM335X/AM335X_linux_tags.py +++ b/configs/AM335X/AM335X_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM335X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM335X' html_title = 'Processor SDK Linux for AM335X Documentation' # The master toctree document. master_doc = 'devices/AM335X/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM437X/AM437X_linux_tags.py b/configs/AM437X/AM437X_linux_tags.py index 28f7d8c5b..07ce7b898 100644 --- a/configs/AM437X/AM437X_linux_tags.py +++ b/configs/AM437X/AM437X_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM437X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM437X' html_title = 'Processor SDK Linux for AM437X Documentation' # The master toctree document. master_doc = 'devices/AM437X/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM57X/AM57X_linux_tags.py b/configs/AM57X/AM57X_linux_tags.py index fa73730a7..ecc665a9a 100644 --- a/configs/AM57X/AM57X_linux_tags.py +++ b/configs/AM57X/AM57X_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM57X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM57X' html_title = 'Processor SDK Linux for AM57X Documentation' # The master toctree document. master_doc = 'devices/AM57X/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM62AX/AM62AX_linux_tags.py b/configs/AM62AX/AM62AX_linux_tags.py index 9b4d730f9..7364f5651 100644 --- a/configs/AM62AX/AM62AX_linux_tags.py +++ b/configs/AM62AX/AM62AX_linux_tags.py @@ -2,13 +2,8 @@ fam_name = 'AM62AX' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for AM62Ax' html_title = 'Processor SDK AM62Ax Documentation' # The master toctree document. master_doc = 'devices/AM62AX/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM62LX/AM62LX_buildroot_tags.py b/configs/AM62LX/AM62LX_buildroot_tags.py index 670d0d04a..d6f4e66bb 100644 --- a/configs/AM62LX/AM62LX_buildroot_tags.py +++ b/configs/AM62LX/AM62LX_buildroot_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62L' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Buildroot for AM62L' html_title = 'Buildroot AM62L Documentation' # The master toctree document. master_doc = 'devices/AM62LX/buildroot/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'buildroot' - - diff --git a/configs/AM62LX/AM62LX_debian_tags.py b/configs/AM62LX/AM62LX_debian_tags.py index 3a5c7321a..7fcbbb13e 100644 --- a/configs/AM62LX/AM62LX_debian_tags.py +++ b/configs/AM62LX/AM62LX_debian_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62LX' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Debian for AM62LX' html_title = 'Debian AM62LX Documentation' # The master toctree document. master_doc = 'devices/AM62LX/debian/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'debian' - - diff --git a/configs/AM62LX/AM62LX_linux_tags.py b/configs/AM62LX/AM62LX_linux_tags.py index 7631a76dc..c733093eb 100644 --- a/configs/AM62LX/AM62LX_linux_tags.py +++ b/configs/AM62LX/AM62LX_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62L' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Linux SDK for AM62L' html_title = 'Linux SDK for AM62L Documentation' # The master toctree document. master_doc = 'devices/AM62LX/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/AM62PX/AM62PX_android_tags.py b/configs/AM62PX/AM62PX_android_tags.py index 541cee26d..c1eb28673 100644 --- a/configs/AM62PX/AM62PX_android_tags.py +++ b/configs/AM62PX/AM62PX_android_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62PX' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Android for AM62Px' html_title = 'Processor SDK AM62Px Documentation' # The master toctree document. master_doc = 'devices/AM62PX/android/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'android' - - diff --git a/configs/AM62PX/AM62PX_debian_tags.py b/configs/AM62PX/AM62PX_debian_tags.py index ac933d7af..246280929 100644 --- a/configs/AM62PX/AM62PX_debian_tags.py +++ b/configs/AM62PX/AM62PX_debian_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62PX' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Debian for AM62Px' html_title = 'Debian AM62Px Documentation' # The master toctree document. master_doc = 'devices/AM62PX/debian/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'debian' - - diff --git a/configs/AM62PX/AM62PX_linux_tags.py b/configs/AM62PX/AM62PX_linux_tags.py index 19eaeeb9f..d2e0b0c12 100644 --- a/configs/AM62PX/AM62PX_linux_tags.py +++ b/configs/AM62PX/AM62PX_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62PX' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for AM62Px' html_title = 'Processor SDK AM62Px Documentation' # The master toctree document. master_doc = 'devices/AM62PX/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/AM62X/AM62X_android_tags.py b/configs/AM62X/AM62X_android_tags.py index c6a78f598..9b4bd1195 100644 --- a/configs/AM62X/AM62X_android_tags.py +++ b/configs/AM62X/AM62X_android_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Android for AM62x' html_title = 'Processor SDK AM62x Documentation' # The master toctree document. master_doc = 'devices/AM62X/android/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'android' - - diff --git a/configs/AM62X/AM62X_buildroot_tags.py b/configs/AM62X/AM62X_buildroot_tags.py index 602107796..e0052b38d 100644 --- a/configs/AM62X/AM62X_buildroot_tags.py +++ b/configs/AM62X/AM62X_buildroot_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Buildroot for AM62x' html_title = 'Buildroot AM62x Documentation' # The master toctree document. master_doc = 'devices/AM62X/buildroot/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'buildroot' - - diff --git a/configs/AM62X/AM62X_debian_tags.py b/configs/AM62X/AM62X_debian_tags.py index 138e47bd8..5f119e6ab 100644 --- a/configs/AM62X/AM62X_debian_tags.py +++ b/configs/AM62X/AM62X_debian_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Debian for AM62x' html_title = 'Debian AM62x Documentation' # The master toctree document. master_doc = 'devices/AM62X/debian/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'debian' - - diff --git a/configs/AM62X/AM62X_linux_tags.py b/configs/AM62X/AM62X_linux_tags.py index 6dddeaf37..165b96ec6 100644 --- a/configs/AM62X/AM62X_linux_tags.py +++ b/configs/AM62X/AM62X_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM62X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for AM62x' html_title = 'Processor SDK AM62x Documentation' # The master toctree document. master_doc = 'devices/AM62X/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/AM64X/AM64X_debian_tags.py b/configs/AM64X/AM64X_debian_tags.py index a9b24171f..ffc1c0c0d 100644 --- a/configs/AM64X/AM64X_debian_tags.py +++ b/configs/AM64X/AM64X_debian_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM64X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Debian for AM64x' html_title = 'Debian AM64x Documentation' # The master toctree document. master_doc = 'devices/AM64X/debian/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'debian' - - diff --git a/configs/AM64X/AM64X_linux_tags.py b/configs/AM64X/AM64X_linux_tags.py index d7a4ce6e1..870ada6dd 100644 --- a/configs/AM64X/AM64X_linux_tags.py +++ b/configs/AM64X/AM64X_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM64X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for AM64X' html_title = 'Processor SDK AM64X Documentation' # The master toctree document. master_doc = 'devices/AM64X/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/AM65X/AM65X_linux_tags.py b/configs/AM65X/AM65X_linux_tags.py index 2416e94f7..8e2e6d221 100644 --- a/configs/AM65X/AM65X_linux_tags.py +++ b/configs/AM65X/AM65X_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM65X' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM65X' html_title = 'Processor SDK Linux for AM65X Documentation' # The master toctree document. master_doc = 'devices/AM65X/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM67/AM67_linux_tags.py b/configs/AM67/AM67_linux_tags.py index c015641e4..f44334e52 100644 --- a/configs/AM67/AM67_linux_tags.py +++ b/configs/AM67/AM67_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM67' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM67' html_title = 'Processor SDK Linux for AM67 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM67A/AM67A_linux_tags.py b/configs/AM67A/AM67A_linux_tags.py index 7175d5a34..e5d1a1cc0 100644 --- a/configs/AM67A/AM67A_linux_tags.py +++ b/configs/AM67A/AM67A_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'AM67A' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for AM67A' html_title = 'Processor SDK Linux for AM67A Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/AM68/AM68_linux_tags.py b/configs/AM68/AM68_linux_tags.py index 8311f9f21..aa99e19c9 100644 --- a/configs/AM68/AM68_linux_tags.py +++ b/configs/AM68/AM68_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM68' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM68' html_title = 'Processor SDK Linux for AM68 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM68A/AM68A_linux_tags.py b/configs/AM68A/AM68A_linux_tags.py index 2952eff7d..ebb948353 100644 --- a/configs/AM68A/AM68A_linux_tags.py +++ b/configs/AM68A/AM68A_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM68A' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM68A' html_title = 'Processor SDK Linux for AM68A Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM69/AM69_linux_tags.py b/configs/AM69/AM69_linux_tags.py index a92a31814..3cf025ea1 100644 --- a/configs/AM69/AM69_linux_tags.py +++ b/configs/AM69/AM69_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM69' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM69' html_title = 'Processor SDK Linux for AM69 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/AM69A/AM69A_linux_tags.py b/configs/AM69A/AM69A_linux_tags.py index b80fcd32a..85990fa39 100644 --- a/configs/AM69A/AM69A_linux_tags.py +++ b/configs/AM69A/AM69A_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'AM69A' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for AM69A' html_title = 'Processor SDK Linux for AM69A Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/CORESDK/CORESDK_linux_tags.py b/configs/CORESDK/CORESDK_linux_tags.py index c2db11149..9058d5aa9 100644 --- a/configs/CORESDK/CORESDK_linux_tags.py +++ b/configs/CORESDK/CORESDK_linux_tags.py @@ -1,14 +1,10 @@ # Device Family is CORESDK = CORESDK family fam_name = 'CORESDK' -# This is coresdk specific information (i.e. not for specific sdk type) -sdk_product = 'general' - # Processor SDK Linux documentation build configuration file # The master toctree document. master_doc = 'linux/index' - # Output file base name for HTML help builder. htmlhelp_basename = 'ProcessorSDKLinuxdoc' @@ -44,5 +40,3 @@ 'Miscellaneous'), ] -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/DRA821A/DRA821A_linux_tags.py b/configs/DRA821A/DRA821A_linux_tags.py index f95972c9b..ec3b6f6b8 100644 --- a/configs/DRA821A/DRA821A_linux_tags.py +++ b/configs/DRA821A/DRA821A_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'DRA821A' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for DRA821A' html_title = 'Processor SDK Linux for DRA821A Documentation' # The master toctree document. master_doc = 'devices/DRA821A/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/GEN/GEN_android_tags.py b/configs/GEN/GEN_android_tags.py index 96bc28eaf..ff5e7ee0d 100644 --- a/configs/GEN/GEN_android_tags.py +++ b/configs/GEN/GEN_android_tags.py @@ -1,7 +1,6 @@ # Device Family is GEN = General family fam_name = 'GEN' -# SDK is general (i.e. not automotive) -sdk_product = 'general' + # Processor SDK Android documentation build configuration file # The master toctree document. @@ -41,6 +40,3 @@ 'Texas Instruments Incorporated', 'ProcessorSDKAndroid', 'One line description of project.', 'Miscellaneous'), ] - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'android' diff --git a/configs/GEN/GEN_linux_tags.py b/configs/GEN/GEN_linux_tags.py index fe55286d3..b688bb6cf 100644 --- a/configs/GEN/GEN_linux_tags.py +++ b/configs/GEN/GEN_linux_tags.py @@ -1,7 +1,6 @@ # Device Family is GEN = General family fam_name = 'GEN' -# SDK is general (i.e. not automotive) -sdk_product = 'general' + # Processor SDK Linux documentation build configuration file # The master toctree document. @@ -41,6 +40,3 @@ 'Texas Instruments Incorporated', 'ProcessorSDKLinux', 'One line description of project.', 'Miscellaneous'), ] - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/GEN/GEN_tags.py b/configs/GEN/GEN_tags.py index d4a7305e8..265472393 100644 --- a/configs/GEN/GEN_tags.py +++ b/configs/GEN/GEN_tags.py @@ -1,4 +1,2 @@ # Device Family is GEN = General family fam_name = 'GEN' -# SDK is general (i.e. not automotive) -sdk_product = 'general' diff --git a/configs/J7200/J7200_linux_tags.py b/configs/J7200/J7200_linux_tags.py index ba62ec294..8f0931bb7 100644 --- a/configs/J7200/J7200_linux_tags.py +++ b/configs/J7200/J7200_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'J7200' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for J7200' html_title = 'Processor SDK Linux for J7200 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/J721E/J721E_linux_tags.py b/configs/J721E/J721E_linux_tags.py index a6b2eb5f7..9827ec8d2 100644 --- a/configs/J721E/J721E_linux_tags.py +++ b/configs/J721E/J721E_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'J721E' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for J721e' html_title = 'Processor SDK Linux for J721e Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/J721S2/J721S2_linux_tags.py b/configs/J721S2/J721S2_linux_tags.py index cfe9b9fc0..d9967053a 100644 --- a/configs/J721S2/J721S2_linux_tags.py +++ b/configs/J721S2/J721S2_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'J721S2' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for J721s2' html_title = 'Processor SDK Linux for J721s2 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/J722S/J722S_linux_tags.py b/configs/J722S/J722S_linux_tags.py index d5c01ab79..220509a74 100644 --- a/configs/J722S/J722S_linux_tags.py +++ b/configs/J722S/J722S_linux_tags.py @@ -2,15 +2,8 @@ fam_name = 'J722S' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families - project = u'Processor SDK Linux for J722S' html_title = 'Processor SDK J722S Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' - - diff --git a/configs/J742S2/J742S2_linux_tags.py b/configs/J742S2/J742S2_linux_tags.py index b57e9b1b1..c89a07bc7 100644 --- a/configs/J742S2/J742S2_linux_tags.py +++ b/configs/J742S2/J742S2_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'J742S2' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for J742s2' html_title = 'Processor SDK Linux for J742s2 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/J784S4/J784S4_linux_tags.py b/configs/J784S4/J784S4_linux_tags.py index 39df77516..af3f43331 100644 --- a/configs/J784S4/J784S4_linux_tags.py +++ b/configs/J784S4/J784S4_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'J784S4' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for J784s4' html_title = 'Processor SDK Linux for J784s4 Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux' diff --git a/configs/TDA4VM/TDA4VM_linux_tags.py b/configs/TDA4VM/TDA4VM_linux_tags.py index cdfed8142..89fce6d24 100644 --- a/configs/TDA4VM/TDA4VM_linux_tags.py +++ b/configs/TDA4VM/TDA4VM_linux_tags.py @@ -2,12 +2,8 @@ fam_name = 'TDA4VM' # Project name and HTML title -sdk_product = 'null' #todo: remove after the new structure is used for all device families project = u'Processor SDK Linux for TDA4VM' html_title = 'Processor SDK Linux for TDA4VM Documentation' # The master toctree document. master_doc = 'devices/J7_Family/linux/index' - -# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs -sdk_os = 'linux'