Documenter.jl site not displaying full set of features from github, the basic static features only without links and content strcuture

The issue was that on the Pages setting of the repo, in the subsection ’ Build and deployment’, the branch was main but needed to be the gh-pages and the directory to be from root or /docs worked but toot ‘/’ is considered the correct solution. After that all shows as expected.