[
https://issues.apache.org/jira/browse/MESOS-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131058#comment-15131058
]
Neil Conway commented on MESOS-4588:
------------------------------------
Documentation is written in Markdown format (markdown files are in {{docs/}}
subdirectory in the Mesos git repo), and then converted to HTML by a script
({{site/Rakefile}}). Markdown => HTML conversion is done by rdiscount, as
configured by {{site/config.rb}}. You'd want to find a way to configure the
title of the generated HTML; not sure how to do that offhand.
> Set title for documentation webpages
> ------------------------------------
>
> Key: MESOS-4588
> URL: https://issues.apache.org/jira/browse/MESOS-4588
> Project: Mesos
> Issue Type: Improvement
> Components: documentation, project website
> Reporter: Neil Conway
> Labels: documentation, mesosphere, website
>
> The HTML we generate for the documentation pages (e.g.,
> https://mesos.apache.org/documentation/latest/authorization/) has an empty
> {{<title/>}} tag. This seems bad: we probably lose search engine karma, it is
> hard to identify a documentation page in your browser tabs, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)