Dev/900/docs (#1057)

* minimum python is 3.8, so >=

* removed ctb frame documentation. should be in internal wiki

* minor doc change
This commit is contained in:
2024-11-26 10:48:58 +01:00
committed by GitHub
parent aeb59364c5
commit 7e2c8a37dc
5 changed files with 23 additions and 99 deletions

View File

@ -64,7 +64,6 @@ set(SPHINX_SOURCE_FILES
src/binaryfileformat.rst
src/hdf5fileformat.rst
src/zmqjsonheaderformat.rst
src/ctbframeformat.rst
)
foreach(filename ${SPHINX_SOURCE_FILES})