Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Issue 213033: Fix the docs. Apparently they've been broken since... (Closed)

Created:
11 years, 3 months ago by gman
Modified:
9 years, 7 months ago
Reviewers:
Greg Spencer
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Fix the docs. Apparently they've been broken since August 3rd rev 22348. The scary thing is that's a little hard to believe it's been broken that long and no one noticed so I hope this is the correct fix but it does appear to be wrong. The '/'s that were removed are used in a string concat in the HTML templates. Sometimes they need to be '' and sometimes 'folder/' so that urls become http://foo/bar.html or http://foo/folder/bar.html

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M documentation/build_docs.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
gman
11 years, 3 months ago (2009-09-18 21:23:46 UTC) #1
Greg Spencer
11 years, 3 months ago (2009-09-21 17:47:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698