Find a file
2014-01-18 13:43:35 +01:00
annotations Added missing members to containers/mapmembers.yo 2014-01-18 13:43:35 +01:00
sf Moved all files but 'excluded', 'sf', and 'sourcetar' to ./annotations 2013-05-29 20:44:08 +02:00
.gitignore Convert svn:ignore properties to .gitignore. 2012-02-09 08:04:49 +01:00
excluded Adapted excluded and sourcetar to git 2012-02-26 17:27:00 +01:00
README.kindle Added README.kindle, and repaired some left-over flaws 2013-05-30 13:35:40 +02:00
sourcetar Ready for releasing 9.7.1 2013-05-30 10:13:48 +02:00

To create the kindle version:

    * build programs
    * build pre

    * kindlegen's archive in ~/xfer
    * md tmp/kindlegen, extract the archive

    * cd bin 
    * createhtml
    * cd html
    * edit cplusplus.mobi to reflect the latest version, maybe add a new
        chapter. 
    
    * ../tmp/kindlegen/kindlegen -gif cplusplus.opf

    * Follow the instructions at
        https://kdp.amazon.com/self-publishing/dashboard 
      for uploading the latest version

    * cd ..
    * build distclean