Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2015-12-22 12:14:20
Size: 568
Editor: Mathiasdm
Comment:
Revision 4 as of 2016-03-15 16:45:04
Size: 719
Editor: Mathiasdm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Plan for the next version of the Mercurial book = Plan for the next version of the Mercurial book =
Line 3: Line 3:
== Information on how to contribute == Information on how to contribute ==
Line 5: Line 5:
* [[https://bitbucket.org/hgbook/hgbook|Repository]]
* [[http://hgbook.org|Official website]]
 * [[https://bitbucket.org/hgbook/hgbook|Repository]]
 * [[http://hgbook.org|Official website]]
Line 8: Line 8:
== Steps == Steps ==
Line 10: Line 10:
* Change the license to CC (DONE)
* Set up a repository and a host for the book (DONE)
* Get the book to build (DONE -- instructions could be better)
* Move the text to RST, build with Sphinx (DONE)
* Move some images to asciidag, others to ascii2svg(?) (TODO)
* Add content (ONGOING, help always welcome)
* Move the book into the Mercurial repository (TODO)
 * Change the license to CC (DONE)
 * Set up a repository and a host for the book (DONE)
 * Get the book to build (DONE -- instructions could be better)
 * Move the text to RST, build with Sphinx (DONE)
 * Move some images to asciidag, others to ascii2svg(?) (TODO)
 * Add content (ONGOING, help always welcome)
   * Scaling chapter (initial draft DONE)
   * Changing history (initial draft ONGOING)
   * Templates (TODO)
   * Revsets (TODO)
 
* Move the book into the Mercurial repository (TODO)

Plan for the next version of the Mercurial book

Information on how to contribute

Steps

  • Change the license to CC (DONE)
  • Set up a repository and a host for the book (DONE)
  • Get the book to build (DONE -- instructions could be better)
  • Move the text to RST, build with Sphinx (DONE)
  • Move some images to asciidag, others to ascii2svg(?) (TODO)
  • Add content (ONGOING, help always welcome)
    • Scaling chapter (initial draft DONE)
    • Changing history (initial draft ONGOING)
    • Templates (TODO)
    • Revsets (TODO)
  • Move the book into the Mercurial repository (TODO)

MercurialBookPlan (last edited 2016-10-09 06:38:32 by Mathiasdm)