date + releaseinfo in frameworks docbooks
David Faure
faure at kde.org
Wed Jul 29 21:32:19 UTC 2015
On Wednesday 29 July 2015 15:40:22 Burkhard Lück wrote:
> Hi Frameworks devels,
>
> a lot of frameworks manpage docbooks have wrong date entries (pre kf5) or
> strange release entries like 0.01.01 or missing entry, see comments on
> https://techbase.kde.org/Projects/Documentation/KDE4_(health_table)#frameworks
>
> I'd like to correct the date entry to the last change and the releaseinfo
> entry to the corresponding version and use "Frameworks 5.x".
>
> Do you want me to file a RR for each affected frameworks repo or should I simply
> change date/releaseinfo without RR?
We could use cmake's configure_file to inject KF5_VERSION into the docbook file
at compile time. Then the KF5 version would always be correct.
The date is more problematic, do we really need it?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list