Where are CUDA 11 manpages?

CUDA 10 and earlier shipped with a large set of man pages (.1, .3, .7) which would install to /usr/share/man, and a set of offline html docs.

CUDA 11 no longer ships with any docs or man pages and the doc/ readme says:
“Note that CUDA documentation is no longer available under doc/. Visit CUDA Toolkit Documentation for the latest documentation on CUDA.”

But I don’t see any manpages available at CUDA Toolkit Documentation.

Is the intent that users should always refer to the online docs, and there are no longer any manpages, and no more offline html docs?