For an authenticated user, the / page renders the user’s dashboard. The
dashboard gives you a complete overview of the various documentation and
the code repository mapping. The page is divided in two sections
Along with this, the page also carries a search box which can be used to filter the results.
URL: /
For the unauthenticated user, refer to login page
Parameters:
q:
Description: Search query
Required: False
Type: string
