FLTK logo

STR #1508

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1508

Application:FLTK Library
Status:5 - New
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Unassigned
Summary:The index.html in the documentation directory redirects to an unexisting path
Version:2.0-current
Created By:jruere
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 jruere
07:24 Nov 23, 2006
$SUMMARY

The tarball I have is fltk-2.0.x-r5547.tar.bz2.
The index.html file has:
<html><head><title>FLTK2.0 Manual</title>
<meta http-equiv="REFRESH" content="0; URL=html/index.html">
</head><body>
<b><a href="html/index.html">CLICK HERE for the Doxygen output.</a></b>
</body></html>

But the subdirectory html does not exist.
 
 
#2 spitzak
23:38 Dec 30, 2006
In the cvs you have to run "make" in the documentation directory to create the documentation. This will require doxygen.

The actual tgz downloads are supposed to have the already-made docs in them, but perhaps that is not being done? In any case make should work for that as well.
 
 
#3 jruere
06:16 Jan 02, 2007
I don't know if this should work only in the CVS checkout but running make in the documentation directory of the tarball mentioned in the OP fails after many warnings.  
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.