Issue Details (XML | Word | Printable)

Key: STDCXX-12
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Martin Sebor
Reporter: Martin Sebor
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

publish Class Reference and User Guide on the stdcxx site

Created: 05/Aug/05 02:41 AM   Updated: 10/Apr/07 09:00 PM
Return to search
Component/s: Web Site
Affects Version/s: 4.1.2
Fix Version/s: 4.1.4

Time Tracking:
Not Specified

Environment: All
Issue Links:
Duplicate
 

Resolved: 19/Jan/06 10:35 AM
Resolution Date: 19/Jan/06 10:35 AM


 Description  « Hide
The stdcxx documentation in svn needs to be published in a browsable format on the project Web site. Currently only the sources in svn are viewable.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Lance Diduck added a comment - 27/Sep/05 10:26 AM
It looks like things could be easily improved by renaming booktoc to index

Martin Sebor added a comment - 28/Sep/05 02:14 AM
I'm not sure that would do it. We have an index.html in the doc/ directory but it opens up as plain text:
http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/index.html

Lance Diduck added a comment - 28/Sep/05 10:18 PM
Or, just make the Class Reference and User Guide hyperlinks point directly to booktoc That may work i.e.
http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/index.html intead of

http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/


Martin Sebor added a comment - 18/Jan/06 08:00 AM
Yes, this is a known issue. Thanks for the tip, though! Let me see if I can get it to work.

Martin Sebor added a comment - 18/Jan/06 08:11 AM
Tried adding the meta tag below as suggested in STDCXX-122. It works with IE 6.0 but Mozilla still refuses to oblige...
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>


Martin Sebor added a comment - 10/Apr/07 09:00 PM
Changed how the pages are served after serving them directly from Subversion stopped working again. See this post:
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200704.mbox/%3c461BE7AA.20500@apache.org%3e