comparison doc/installation.txt @ 4948:4a3a35192ad1

Fixing http://issues.roundup-tracker.org/issue2550859 which reports a 404 error accessing spec.html reference in the developer.html page. Changed references to spec.html in developers.txt and installation.txt to point to design.html since there is no spec.html. I did track down a copy of what I think is supposed to be spec.html from google cache of: http://zesty.ca/sc-roundup.html. It is a snapshot of the page as it appeared on Dec 4, 2014 22:56:45 GMT obtained via: http://webcache.googleusercontent.com/search?q=cache:Zyw8ZjphH2AJ:zesty.ca/sc-roundup.html The copy of spec.html is missing images (www.lfw.org which hosted the images seems to be gone). I left the reference to spec.html in design.txt (aka design.html) rather than having it point to itself. Also the text surrounding the reference to spec.html discussses rationale and things that are misssing from design.html. I am not sure what can be done to retrieve the real spec.html with images etc, or exactly how to handle the spec.html reference in design.html.
author John Rouillard <rouilj@ieee.org>
date Sat, 06 Dec 2014 23:18:40 -0500
parents 609edf9de0a5
children c3a90535f7a7
comparison
equal deleted inserted replaced
4945:55aef7ab35a8 4948:4a3a35192ad1
1058 from installation and scripts. 1058 from installation and scripts.
1059 1059
1060 1060
1061 .. _`table of contents`: index.html 1061 .. _`table of contents`: index.html
1062 .. _`user guide`: user_guide.html 1062 .. _`user guide`: user_guide.html
1063 .. _`roundup specification`: spec.html 1063 .. _`roundup specification`: design.html
1064 .. _`tracker configuration`: customizing.html#tracker-configuration 1064 .. _`tracker configuration`: customizing.html#tracker-configuration
1065 .. _`customisation documentation`: customizing.html 1065 .. _`customisation documentation`: customizing.html
1066 .. _`Adding a new field to the classic schema`: 1066 .. _`Adding a new field to the classic schema`:
1067 customizing.html#adding-a-new-field-to-the-classic-schema 1067 customizing.html#adding-a-new-field-to-the-classic-schema
1068 .. _`Tracking different types of issues`: 1068 .. _`Tracking different types of issues`:

Roundup Issue Tracker: http://roundup-tracker.org/