April 12, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=1631


Eugene Ossintsev <dlang@eugoss.eml.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang@eugoss.eml.cc


--- Comment #2 from Eugene Ossintsev <dlang@eugoss.eml.cc> 2013-04-12 14:00:48 PDT ---
Hi Yao,

Even if the paths in the documentation were relative in 2.057, I can't confirm it for the most recent 2.062.

It suffices to open `dmd2/html/d/index.html' and see some examples of absolute paths, including jquery which is referenced from an external source:

<link rel="stylesheet" href="/css/codemirror.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"
type="text/javascripâ–¸
<script src="/js/codemirror.js"></script>
<script src="/js/run-main-website.js" type="text/javascript"></script>
<script src="/js/d.js"></script>
<script src="/js/run.js" type="text/javascript"></script>

One more issue related to the web site centric nature of the current documentation: the missing link to `Library Reference':

<li><a href="phobos/index.html">Library Reference</a></li>

As for two new issues mentioned by you: about the old design used in the docs, and Google AdSense, I can't confirm either.

1. The design looks identical to the web site. 2. There is no Google AdSense in the pages, there is Google Translate, though.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 01, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=1631



--- Comment #3 from Eugene Ossintsev <dlang@eugoss.eml.cc> 2013-04-30 21:15:23 PDT ---
Sorry, Yao, speaking of Google Ads, you're right. They are still there.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------