Skip to content

Use dh_mkdocs instead of symlinking static files manually#17

Open
mitya57 wants to merge 2 commits intoxtaran:masterfrom
mitya57:dh_mkdocs
Open

Use dh_mkdocs instead of symlinking static files manually#17
mitya57 wants to merge 2 commits intoxtaran:masterfrom
mitya57:dh_mkdocs

Conversation

@mitya57
Copy link
Copy Markdown

@mitya57 mitya57 commented Dec 31, 2018

I have created a new helper tool, dh_mkdocs, which takes care of symlinking static files.

This pull request makes use of that tool instead of symlinking stuff manually. It is more future-proof: when mkdocs internal files change, only a rebuild will be needed to fix the links.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.006%) to 97.866% when pulling f819389 on mitya57:dh_mkdocs into db578f4 on xtaran:master.

@xtaran
Copy link
Copy Markdown
Owner

xtaran commented Dec 31, 2018

Whoa, cool! Will have a look. Thanks for the hint on dh_mkdocs and the patches!

@xtaran
Copy link
Copy Markdown
Owner

xtaran commented Dec 31, 2018

JFTR: The Travis CI errors are not due to this pull-request but because something's broken with either perlbrew or (more likely) the current perl development branch as the installation of the latter already fails. They passed on all Perl versions except perl-dev and perl-bleed.

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.

3 participants