From cb7be4c1c8f78d0ffaf2ab1e267c45332f0e60ed Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Wed, 6 May 2015 02:03:54 -0400 Subject: [PATCH] uiop/README: more tweaks --- uiop/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/uiop/README.md b/uiop/README.md index 95277b12..5945c78c 100644 --- a/uiop/README.md +++ b/uiop/README.md @@ -93,7 +93,7 @@ At this time, the interface is not great: it isn't obvious at all that you can i use a scrollbar on the right of the top left side panel to navigate the many packages; once you click on the package you're interested in, you can see its defined symbols: -*[http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html](http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html) +* [http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html](http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html) Another automated documentation tool is quickdocs, but unhappily, at the time of this writing, it only extracts information from the first package @@ -143,4 +143,5 @@ and a small subset of the functionality from ALEXANDRIA or FARE-UTILS. We recommend you use UIOP instead of any of the above, where applicable, since UIOP is more portable, more robust, more ubiquitous, better designed, -better documented, etc. +better documented, etc. If you see any way in which UIOP isn't superior, +we're interested in improving it so it become so. -- GitLab