File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Build the documentation
22
331 . Install the ` cuda-bindings ` package of the version that we need to document.
4- 2 . Ensure the version is included in the [ ` versions.json ` ] ( ./versions.json ) .
4+ 2 . Ensure the version is included in the [ ` nv- versions.json` ] ( ./nv- versions.json ) .
553 . Build the docs with ` ./build_docs.sh ` .
664 . The html artifacts should be available under both ` ./build/html/latest ` and ` ./build/html/<version> ` .
77
88Alternatively, we can build all the docs at once by running [ ` cuda_python/docs/build_all_docs.sh ` ] ( ../../cuda_python/docs/build_all_docs.sh ) .
99
1010To publish the docs with the built version, it is important to note that the html files of older versions
11- should be kept intact, in order for the version selection (through ` versions.json ` ) to work.
11+ should be kept intact, in order for the version selection (through ` nv- versions.json` ) to work.
Original file line number Diff line number Diff line change 11# Build the documentation
22
331 . Install the ` cuda-core ` package of the version that we need to document.
4- 2 . Ensure the version is included in the [ ` versions.json ` ] ( ./versions.json ) .
4+ 2 . Ensure the version is included in the [ ` nv- versions.json` ] ( ./nv- versions.json ) .
553 . Build the docs with ` ./build_docs.sh ` .
664 . The html artifacts should be available under both ` ./build/html/latest ` and ` ./build/html/<version> ` .
77
88Alternatively, we can build all the docs at once by running [ ` cuda_python/docs/build_all_docs.sh ` ] ( ../../cuda_python/docs/build_all_docs.sh ) .
99
1010To publish the docs with the built version, it is important to note that the html files of older versions
11- should be kept intact, in order for the version selection (through ` versions.json ` ) to work.
11+ should be kept intact, in order for the version selection (through ` nv- versions.json` ) to work.
You can’t perform that action at this time.
0 commit comments