Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2015-12-22 12:14:20
Size: 568
Editor: Mathiasdm
Comment:
Revision 10 as of 2016-03-20 20:50:55
Size: 1117
Comment: moving to icons
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
 * (./) Set up a repository and a host for the book
 * (./) Get the book to build (instructions could be better)
 * (./) Move the text to RST, build with Sphinx
 * {X} Move some images to asciidag, others to ascii2svg(?) (ongoing)
 * (./) Move the examples to Mercurial tests
 * Add content (ONGOING, help always welcome)
   * (./) Scaling chapter (initial draft)
   * {X} Changing history (initial draft ONGOING -- mostly done) -- tie-in with recovering from mistake
   * {X} Templates
   * {X} Revsets
   * {X} Filesets?
   * {X} 'Appendix/Last chapter': future of Mercurial, obsolete, evolve -- possibly reuse
   * {X} Good default configuration (Appendix?)
   * {X} hg-git? (check with durin42)
 * {X} Move the book into the Mercurial repository
 * {X} Create Dockerfile to build the book easily
 * {X} Contact publishers: O'Reilly? No Starch? ... ?

Plan for the next version of the Mercurial book

Information on how to contribute

Steps

  • (./) Change the license to CC

  • (./) Set up a repository and a host for the book

  • (./) Get the book to build (instructions could be better)

  • (./) Move the text to RST, build with Sphinx

  • {X} Move some images to asciidag, others to ascii2svg(?) (ongoing)

  • (./) Move the examples to Mercurial tests

  • Add content (ONGOING, help always welcome)
    • (./) Scaling chapter (initial draft)

    • {X} Changing history (initial draft ONGOING -- mostly done) -- tie-in with recovering from mistake

    • {X} Templates

    • {X} Revsets

    • {X} Filesets?

    • {X} 'Appendix/Last chapter': future of Mercurial, obsolete, evolve -- possibly reuse

    • {X} Good default configuration (Appendix?)

    • {X} hg-git? (check with durin42)

  • {X} Move the book into the Mercurial repository

  • {X} Create Dockerfile to build the book easily

  • {X} Contact publishers: O'Reilly? No Starch? ... ?

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