<div class="contents">
<div class="system-links">
+ * [User's guide](user-guide.html)
+ * [Issue's tracker](https://github.com/gwkkwg/cl-graph/issues)
* [Mailing Lists][3]
* [Getting it][4]
-{remark * [Documentation][5] }
* [News][6]
-{remark * [Test results][tr]}
* [Changelog][7]
[3]: #mailing-lists
</div>
<div class="system-description">
+### Notice
+
+Although I still maintain CL-Graph, my time is not what it was.
+If you run into issues, have ideas, or hit snags, please let me
+know and I'll respond as quickly as I can. Thanks!
+
### What it is
CL-Graph is a Common Lisp library for manipulating graphs and
CL-Graph is [available][9].} Check out the [user's guide](user-guide.html)
for some very old and yet still preliminary documentation.
-The style-sheet is currently completely bogus. Apologies in advance.
-
[9]: http://common-lisp.net/project/cl-graph/documentation/
+There's also a _very_ old introduction to cl-graph on [unCLog](http://www.metabang.com/unclog/publisha/atinybit.html).
+
{anchor mailing-lists}
### Mailing Lists
need to get several other bits and pieces to get CL-Graph to
work. The commands are listed below:
+ git clone git://github.com/gwkkwg/cl-containers
git clone git://github.com/gwkkwg/metabang-bind
git clone git://github.com/gwkkwg/metatilities-base
git clone git://github.com/gwkkwg/moptilities