cppannotations/README.kindle

50 lines
1.2 KiB
Text
Raw Permalink Normal View History

To create the kindle version:
* build programs
* build pre
* kindlegen's archive in ~/xfer
* do:
gd tmp/kindlegen
tarx $HOME/xfer/kindlegen_linux_2.6_i386_v2_8.tar.gz
* xd 2b
* createhtml kindle
* xd 1h
2017-06-08 11:08:25 +02:00
* edit ./cplusplus.opf to update the latest version and date, and
maybe add a new chapter.
* do:
../tmp/kindlegen/kindlegen -gif cplusplus.opf |& tee /tmp/out
2014-12-24 21:10:06 +01:00
* the new file is cplusplus.mobi
2021-12-26 12:02:00 +01:00
* open the browser while in the directory containing the .mobi file (?)
* Follow the instructions at
https://kdp.amazon.com/self-publishing/dashboard
2017-06-08 11:08:25 +02:00
Select: `Book actions' (lower right) for uploading the latest version:
2019-11-18 15:24:56 +01:00
- Click on the elipses (...) -> Edit e-book details
- Click on C++ Annotations
- Edit the version
2021-12-26 12:02:00 +01:00
- Save and Continue (several times)
not required anymore:
- Click Browse to go to the location where the .mobi file is and
upload
Don't forget to tick the accept option and to do `Save and Publish'
(even if that was already selected earlier)
* cd ..
* build distclean
* rm html/cplusplus.mobi
2018-01-18 20:45:22 +01:00
paperback ISBN: 9781976938429