From 7affa5edafa1695eb43b039f90110ca5884f63f9 Mon Sep 17 00:00:00 2001 From: John Lenz Date: Sat, 26 Feb 2005 02:59:04 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7004 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 965a38ac3..4d1b641fc 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,13 @@ Version 1.3.25 (In progress) ============================ +02/25/2005: wuzzeb (John Lenz) + Update documentation to use CSS and
instead of
+ I used a script to convert the docs, and it set all the box classes + to be "code". There are actually 4 different classes, + "shell", "code", "targetlang", and "diagram". We need to go through + and convert the divs depending on what they contain. + 02/23/2005: mmatus [Python] Added option -nortti to disable the use of native