-
-
Notifications
You must be signed in to change notification settings - Fork 543
link GitHub breadcrumb to specific files #1030
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
Conversation
… file in our docs repo
…new docs are added
@@ -0,0 +1,81 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm curious, how is this script called? Are you reading the notebook file directly or have converted the script to a python file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non-Blocking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wrote it in a notebook and, yeah, you run it from there at the moment. It only needs to be run after new python docs are added to repo (even if it was done once a month that would be better than nothing) but it would make sense to update publisher to append a new entry to git_url.yml automatically.
</div> | ||
{% endif %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all looks good! Tried it and the links work well
💃 |
This Pull fixes issue 805 by linking the Fork on Github breadcrumb of R docs directly to the .Rmd file and and the docs of all other languages will link to the directory containing the file relevant.