comparison doc/developers.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
408 408
409 At run time, Roundup automatically compiles message catalogs whenever 409 At run time, Roundup automatically compiles message catalogs whenever
410 `PO`_ file is changed. 410 `PO`_ file is changed.
411 411
412 .. _`Customising Roundup`: customizing.html 412 .. _`Customising Roundup`: customizing.html
413 .. _`Roundup's Design Document`: spec.html 413 .. _`Roundup's Design Document`: design.html
414 .. _`implementation notes`: implementation.html 414 .. _`implementation notes`: implementation.html
415 415
416 416
417 .. _External hyperlink targets: 417 .. _External hyperlink targets:
418 418

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