[documancer] file format change in CVS documancer
Status: Beta
Brought to you by:
vaclavslavik
From: Vaclav S. <vs...@fa...> - 2005-01-30 21:13:26
|
Hi, I did two changes in CVS that may break Documancer for people using=20 CVS version: 1. on Windows, the directory where data are stored changed from=20 $HOME/.documancer to $HOME/Application Data/Documancer 2. in book definition XML files, the <provider> attribute has =20 different values now: "HTML" -> "html" "Man pages" -> "man" "Info pages" -> "info" "Python docs" -> "pydoc" This change will not affect people upgrading from 0.2.3 to the next=20 release, there is conversion code to take care of the upgrade, but I=20 did not write code that would upgrade from one CVS snapshot to=20 another, as it's a matter of running a simple shell script. Regards, Vaclav =2D-=20 PGP key: 0x465264C9, available from http://wwwkeys.pgp.net/ |