Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links in the Sidebar? #344

Open
ChrisRackauckas opened this issue Nov 2, 2016 · 2 comments
Open

Links in the Sidebar? #344

ChrisRackauckas opened this issue Nov 2, 2016 · 2 comments

Comments

@ChrisRackauckas
Copy link
Contributor

I am wondering how one can put links in the sidebar. For example, I currently have documentation pages for tutorials, but would instead like to make the top level Tutorial button link to a Tutorial repository. Is there a way to do that?

@MichaelHatherly
Copy link
Member

Do we know whether other language's docsystems support this kind of thing?

My immediate thought is that it would break the "consistency" of the nav menu, i.e. the reader should be able to rely on links in the nav menu to not direct them to a different domain entirely, but just to some page on the current domain. Though if we can come up with some way of clearly differentiating internal/external links then I think it could be fine to allow something like this perhaps.

Alternatively a single page named External Links (or something like that) that lists any extra resources might be the simplest approach for this kind of thing at the moment.

@odow
Copy link
Collaborator

odow commented Oct 20, 2021

Some of the Python packages have managed this, and they have a little icon to indicate it's an external link.

One example: http://xarray.pydata.org/en/stable/
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants