Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2015-12-22 12:14:20
Size: 568
Editor: Mathiasdm
Comment:
Revision 9 as of 2016-03-20 20:03:49
Size: 1152
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(?) (ongoing/TODO)
 * Move the examples to Mercurial tests (DONE)
 
* Add content (ONGOING, help always welcome)
   * Scaling chapter (initial draft DONE)
   * Changing history (initial draft ONGOING -- mostly done) -- tie-in with recovering from mistake
   * Templates (TODO)
   * Revsets (TODO)
   * Filesets? (TODO)
   * 'Appendix/Last chapter': future of
Mercurial, obsolete, evolve -- possibly reuse (TODO)
   * Good default configuration (Appendix?) (TODO)
   * hg-git? (chec
k with durin42) (TODO)
 *
Move the book into the Mercurial repository (TODO)
 * Create Dockerfile to build the book easily (TODO)
 * Contact publishers: O'Reilly? No Starch? ... ? (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(?) (ongoing/TODO)
  • Move the examples to Mercurial tests (DONE)
  • Add content (ONGOING, help always welcome)
    • Scaling chapter (initial draft DONE)
    • Changing history (initial draft ONGOING -- mostly done) -- tie-in with recovering from mistake
    • Templates (TODO)
    • Revsets (TODO)
    • Filesets? (TODO)
    • 'Appendix/Last chapter': future of Mercurial, obsolete, evolve -- possibly reuse (TODO)
    • Good default configuration (Appendix?) (TODO)
    • hg-git? (check with durin42) (TODO)
  • Move the book into the Mercurial repository (TODO)
  • Create Dockerfile to build the book easily (TODO)
  • Contact publishers: O'Reilly? No Starch? ... ? (TODO)

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