[
https://issues.apache.org/jira/browse/QUARKS-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286808#comment-15286808
]
ASF GitHub Bot commented on QUARKS-48:
--------------------------------------
Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-quarks-website/pull/62#discussion_r63540622
--- Diff: site/_includes/header.html ---
@@ -98,7 +98,7 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown" role="button" aria-haspopup="true"
aria-expanded="false">Documentation</a>
<ul class="dropdown-menu">
<li><a href="docs/home">Documentation Home</a></li>
- <li><a href="{{ site.projurl
}}/docs/javadoc/index.html">Javadoc</a></li>
--- End diff --
I'm not really familiar with all of this so I'm willing to trust your
judgement :-)
I think you understand the overall goal that I was hoping to achieve was to
eliminate direct use of "Quarks" in general text (e.g., in md files) and
"quarks" in URLs.
But maybe it's not completely possible or practical or worth the effort as
one can create a script that walks the files and changes "Quarks" and "quarks"
to whatever the new values become.
> Generate JavaDoc for website
> ----------------------------
>
> Key: QUARKS-48
> URL: https://issues.apache.org/jira/browse/QUARKS-48
> Project: Quarks
> Issue Type: Improvement
> Components: Documentation
> Reporter: Cazen Lee
>
> I'm not sure but it seems that Javadoc branch does not exist.
> I think we can make JavaDoc branch like below:
> https://github.com/quarks-edge/quarks/tree/gh-pages
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)