This repository was archived by the owner on Aug 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ in mind:
2525 The easier it is to write documentation, the more likely the
2626 programmer is to do it. Haddock therefore uses lightweight markup in
2727 its annotations, taking several ideas from
28- `IDoc <http://www.cse.unsw.edu.au/~chak/haskell /idoc/ >`__. In fact,
28+ `IDoc <http://freshmeat.sourceforge.net/projects /idoc/ >`__. In fact,
2929 Haddock can understand IDoc-annotated source code.
3030
3131- The documentation should not expose any of the structure of the
@@ -149,11 +149,11 @@ Acknowledgements
149149Several documentation systems provided the inspiration for Haddock, most
150150notably:
151151
152- - `IDoc <http://www.cse.unsw.edu.au/~chak/haskell /idoc/ >`__
152+ - `IDoc <http://freshmeat.sourceforge.net/projects /idoc/ >`__
153153
154- - `HDoc <http://www.fmi.uni-passau.de/~groessli/hdoc/ >`__
154+ - `HDoc <https://web.archive.org/web/20010603070527/ http://www.fmi.uni-passau.de/~groessli/hdoc/ >`__
155155
156- - `Doxygen <http ://www.stack .nl/~dimitri/doxygen/ >`__
156+ - `Doxygen <https ://www.doxygen .nl/index.html >`__
157157
158158and probably several others I've forgotten.
159159
You can’t perform that action at this time.
0 commit comments