Find a file
2014-02-27 11:41:57 +01:00
annotations TODO: more additions 2014-02-27 11:41:57 +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 Fixed some missing parentheses, updated build'd usage info 2014-01-18 15:03:45 +01: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.opf 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
        - Click on C++ Annotations
        - Edit the version
        - Click Browse to go to the location where the .mobi file is and
          upload

        Don't forget to do `Save and Publish'

    * cd ..
    * build distclean