Skip to content

Commit 7e0a6ab

Browse files
committed
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.
1 parent 88ec500 commit 7e0a6ab

File tree

3 files changed

+926
-2
lines changed

3 files changed

+926
-2
lines changed

doc/developers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ At run time, Roundup automatically compiles message catalogs whenever
410410
`PO`_ file is changed.
411411

412412
.. _`Customising Roundup`: customizing.html
413-
.. _`Roundup's Design Document`: spec.html
413+
.. _`Roundup's Design Document`: design.html
414414
.. _`implementation notes`: implementation.html
415415

416416

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ from installation and scripts.
10601060

10611061
.. _`table of contents`: index.html
10621062
.. _`user guide`: user_guide.html
1063-
.. _`roundup specification`: spec.html
1063+
.. _`roundup specification`: design.html
10641064
.. _`tracker configuration`: customizing.html#tracker-configuration
10651065
.. _`customisation documentation`: customizing.html
10661066
.. _`Adding a new field to the classic schema`:

0 commit comments

Comments
 (0)