Mercurial > evolve
diff docs/index.rst @ 978:8328337d23b2
docs: add new user guide
This has also been reviewed to death on evolve-testers. There are
still a couple of short sections to write (clearly marked "TODO"), and
one example to add. But (if I may be so bold) this is a gigantic
improvement over the current docs, so it really should get merged.
Incidentally, the figures are all SVG files created with Inkscape.
They're not perfect, but they're pretty nice. Anyone who knows a
better way to create technical diagrams is welcome to contribute.
One wart: there's a test script that accompanies the document and
largely duplicates it, but I haven't unified them. I've been
concentrating on writing the best possible content, not on fiddling
with tools. I suspect that unifying them will be non-trivial, but
definitely worth doing.
author | Greg Ward <greg@gerg.ca> |
---|---|
date | Thu, 05 Jun 2014 22:11:04 -0400 |
parents | cc0f0d94bf30 |
children | c7b2ccd99dab |
line wrap: on
line diff
--- a/docs/index.rst Thu Jun 05 21:57:34 2014 -0400 +++ b/docs/index.rst Thu Jun 05 22:11:04 2014 -0400 @@ -93,7 +93,7 @@ Next steps: * For a practical guide to using ``evolve`` in a single repository, - see the `user guide`_ (coming soon). + see the `user guide`_. * For more advanced tricks, see `sharing mutable history`_ (coming soon). * To learn about the concepts underlying ``evolve``, see `concepts`_ (coming soon).