[
https://issues.apache.org/jira/browse/EDGENT-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812303#comment-15812303
]
ASF GitHub Bot commented on EDGENT-327:
---------------------------------------
GitHub user queeniema opened a pull request:
https://github.com/apache/incubator-edgent-website/pull/89
[EDGENT-327] Use local Javadoc URLs
- Removed all references to the DejaVu font in `stylesheet.css` during the
site build process
- Added a new `favicon.ico` file to the root of the site
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/queeniema/incubator-edgent-website EDGENT-327
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-edgent-website/pull/89.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #89
----
commit 7080f26d0ba23b5de8ee933f5a37bb88e1123ac3
Author: Queenie Ma <[email protected]>
Date: 2017-01-05T19:10:51Z
[EDGENT-327] Use local Javadoc URLs
----
> some http urls in the website prevent full local testing
> --------------------------------------------------------
>
> Key: EDGENT-327
> URL: https://issues.apache.org/jira/browse/EDGENT-327
> Project: Edgent
> Issue Type: Task
> Components: Web Site
> Reporter: Dale LaBossiere
> Assignee: Queenie Ma
> Priority: Trivial
>
> If you create a local / test instance of the website (e.g., "jekyll server")
> all of the javadoc related links go to the live website.
> site/_config.yml defines docurl which is used in many places. See the note
> there about issues encountered when I tried changing it from a http url to a
> / url... though overall it seemed to work.
> Also the javadoc "latest", 1.0.0, ... links in
> site/_data/mydoc/mydoc_topnav.yml are http links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)