[
https://issues.apache.org/jira/browse/MESOS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155686#comment-15155686
]
Kapil Arya edited comment on MESOS-4619 at 2/20/16 4:57 PM:
------------------------------------------------------------
{code}
commit 52857acac781b84b003a6f1fdc69cb640bd361da
Author: Kapil Arya <[email protected]>
Date: Tue Feb 2 18:59:18 2016 -0500
Remove markdown files from doxygen.
* The doxygen html pages corresponding to doc/* markdown files are
redundant and have broken links. As such, they don't serve any
reasonable purpose in doxygen site.
* Also updated the main page to include direct links to libprocess/stout
developer guides.
* Updated site/README.md to include instructions for updating doxygen
and javadocs pages.
Review: https://reviews.apache.org/r/43319
{code}
{code}
commit af14c3862f7f4167764452d0c41246b49022e8b2
Author: Kapil Arya <[email protected]>
Date: Tue Feb 9 16:04:59 2016 -0500
Updated Doxyfile to use relative path.
By default, doxygen generated html pages use absolute path for links
(due to FULL_PATH_NAMES flag set to 'yes'). Thus the links break when
these pages are moved to a different directory. The fix is to ask
doxygen to strip out '/path/to/mesos/' from the generated links.
Review: https://reviews.apache.org/r/43382
{code}
was (Author: karya):
{code}
commit 52857acac781b84b003a6f1fdc69cb640bd361da
Author: Kapil Arya <[email protected]>
Date: Tue Feb 2 18:59:18 2016 -0500
Remove markdown files from doxygen.
* The doxygen html pages corresponding to doc/* markdown files are
redundant and have broken links. As such, they don't serve any
reasonable purpose in doxygen site.
* Also updated the main page to include direct links to libprocess/stout
developer guides.
* Updated site/README.md to include instructions for updating doxygen
and javadocs pages.
Review: https://reviews.apache.org/r/43319
{code}
> Remove markdown files from doxygen pages
> ----------------------------------------
>
> Key: MESOS-4619
> URL: https://issues.apache.org/jira/browse/MESOS-4619
> Project: Mesos
> Issue Type: Bug
> Components: documentation
> Reporter: Kapil Arya
> Assignee: Kapil Arya
> Labels: mesosphere
> Fix For: 0.28.0
>
>
> The doxygen html pages corresponding to doc/* markdown files are redundant
> and have broken links. They don't serve any reasonable purpose in doxygen
> site.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)