docs/index.rst
changeset 161 4e3f25ba5401
child 163 92b073d13f2d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/index.rst	Tue Mar 20 19:26:55 2012 +0100
@@ -0,0 +1,58 @@
+========================================
+Safe Mutable History
+========================================
+
+
+Here are various Materials on planned improvement to mercurial regarding
+rewriting mutable history.
+
+The effort is splitted in two part:
+
+ * The **obsolete marker** concept that
+ 
+ 
+ 
+    add an alternative to strip to remove changeset from a repository.
+
+ * The changeset evolution UI
+
+    to replace mq.
+ 
+ 
+ adding in mercurial core an new concept of **obsolete marker** in mercurial
+   core,
+
+ * 
+
+
+
+
+
+Evolve: A new UI to replace MQ
+=================================
+
+For user
+
+.. toctree::
+   :maxdepth: 1
+
+   evolve-intro
+   tutorial
+   evolve-faq
+   from-mq
+
+A new UI to replace MQ
+=================================
+
+for dev and advanced user
+
+
+.. toctree::
+   :maxdepth: 1
+
+   obs-concept
+   glossary
+   obs-implementation
+
+
+Big flasshy warning on current remaining issue