Skip to content

Conversation

michaelbabyn
Copy link
Contributor

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.

@michaelbabyn michaelbabyn requested a review from Kully August 16, 2018 21:17
@@ -0,0 +1,81 @@
{
Copy link
Contributor

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?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-Blocking

Copy link
Contributor Author

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 %}
Copy link
Contributor

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

@Kully
Copy link
Contributor

Kully commented Aug 17, 2018

💃

@michaelbabyn michaelbabyn merged commit 348e356 into source-design-merge Aug 31, 2018
@michaelbabyn michaelbabyn deleted the github_breadcrumb branch August 31, 2018 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub corner links should link to documentation page on GitHub
2 participants