We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 886

Summary: webpage: use headings with ID:s
Product: SDL_image Reporter: esigra
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   

Description esigra 2009-11-15 23:17:46 UTC
The webpage at [http://www.libsdl.org/projects/SDL_image/] should use headings like <h2 id="changes"> and <h3 id="1.2.10"> so that it is possible to link to [http://www.libsdl.org/projects/SDL_image/#changes] and [http://www.libsdl.org/projects/SDL_image/#1.2.10].

And of course the page should be syntactically correct: http://validator.w3.org/

(this bugtracker does not seem to have a version 1.2.10 of SDL_image)
Comment 1 Sam Lantinga 2009-12-14 13:23:32 UTC
I added anchors so you can have links of that form.  I also added the missing SDL_image version to the bug tracker.  Thanks!