[ 
https://issues.apache.org/jira/browse/MESOS-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868909#comment-13868909
 ] 

Dave Lester commented on MESOS-865:
-----------------------------------

I looked into this and updated the ticket accordingly.

Within the docs folder, links to other documentation files are local links (ie: 
another-file.md) so users who are browsing them locally can navigate 
accordingly. We render these same files on the Mesos website by running a build 
script that strips .md from the paths to these local links. What it needs to 
additionally do is create the full link to the documentation pages.

Does anyone have alternative solutions to modifying the build script? It may be 
worth waiting until MESOS-829 is live until someone works on this, since that 
ticket tentatively moves us from a shell script to using a Rake file.

> Website build script should update relative links in docs before rendering
> --------------------------------------------------------------------------
>
>                 Key: MESOS-865
>                 URL: https://issues.apache.org/jira/browse/MESOS-865
>             Project: Mesos
>          Issue Type: Bug
>          Components: project website
>    Affects Versions: 0.14.2
>            Reporter: Till Toenshoff
>            Priority: Trivial
>              Labels: documentation, website
>
> On http://mesos.apache.org/documentation/latest/mesos-developers-guide/ at 
> the bottom, the link for "Mesos C++ Style Guide"
> Points towards: 
> http://mesos.apache.org/documentation/latest/mesos-developers-guide/mesos-c++-style-guide
> Should be pointing towards (I guess):
> http://mesos.apache.org/documentation/latest/mesos-c++-style-guide



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to