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 made changes - 08/Jan/06 05:51 AM
Field Original Value New Value
Fix Version/s 4.1.4 [ 12310693 ]
Fix Version/s 4.1.3 [ 12310191 ]
Repository Revision Date User Message
ASF #369950 Tue Jan 17 23:06:56 UTC 2006 sebor 2006-01-17 Martin Sebor <sebor@roguewave.com>

STDCXX-12
* index.html: Added a meta tag to see if it gets browsers to render
the file as HTML instead of plain text.
Files Changed
MODIFY /incubator/stdcxx/trunk/doc/index.html

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 made changes - 18/Jan/06 08:00 AM
Link This issue is duplicated by STDCXX-122 [ STDCXX-122 ]
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"/>

Repository Revision Date User Message
ASF #370222 Wed Jan 18 19:14:45 UTC 2006 sebor 2006-01-18 Benjamin Gomez <bgomez@roguewave.com>
Martin Sebor <sebor@roguewave.com>

STDCXX-12
* index.html: Used ViewCVS to serve documentation straight
out of the Subversion database.
Files Changed
MODIFY /incubator/stdcxx/site/index.html

Repository Revision Date User Message
ASF #370251 Wed Jan 18 20:31:34 UTC 2006 sebor 2006-01-18 Martin Sebor <sebor@roguewave.com>

STDCXX-12
* index.html: Added index.html to the name of the Subversion directory
containinng the docs (required).
* bugs.html: Used ViewCVS to serve documentation straight out of the
Subversion database (see also rev 370222).
* download.html: Same.
Files Changed
MODIFY /incubator/stdcxx/site/bugs.html
MODIFY /incubator/stdcxx/site/download.html
MODIFY /incubator/stdcxx/site/index.html

Martin Sebor made changes - 19/Jan/06 04:19 AM
Assignee Martin Sebor [ sebor ]
Martin Sebor made changes - 19/Jan/06 04:19 AM
Status Open [ 1 ] In Progress [ 3 ]

Martin Sebor made changes - 19/Jan/06 10:35 AM
Status In Progress [ 3 ] Closed [ 6 ]
Resolution Fixed [ 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