Retrieves the path to the redoc index file.
redoc_index()
## Not run: if (interactive()) { browseURL(redoc_index()) } else { print(paste("You can use redoc under: ", redoc_index())) } ## End(Not run)