[Gtkradiant] Doxygen for the plugins
Timothee Besset
gtkradiant@zerowing.idsoftware.com
Wed, 28 Nov 2001 16:25:31 +0100
I'm thinking that we would need to generate doxygen documentation for the
plugins too. For now we generate by scanning in libs/ include/ and
radiant/
I don't know what we should do about the plugins: in theory we could
generate with libs/ include/ plguins/modulename/ only, in a seperate area
(since the core and the modules are all independant pieces). But maybe
it's is more simple to just add plugins/ to the doxygen scan .. depends
how difficult it is to write a fully clean solution? Gef?
Another reason why I'd rather avoid adding plugins/ to the main doxygen
generation .. is that it already takes around 400 seconds on zerowing to
rebuild the doc each time there's a commit.
TTimo
On Wed, 28 Nov 2001 09:15:28 -0600
Timothee Besset <timo@zerowing.idsoftware.com> wrote:
> User : timo
> Branch : md3-module
> Root : zerowing:/cvs
> Date : 2001/11/28 09:15:19
>
> Linux fix
>
> --
>
> GtkRadiant/docs/developer/CHANGES
> 1.174.2.6 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.174.2.6
> diff :
> This is the changelog for developpers, != changelog for the end user
> that we distribute with the binaries. (see changelog)
>
> + 28/11/2001
> + TTimo - md3-module branch
> + - updated linux build
> + - fixed CEntityMiscModel and CEntityEclassModel destructors
> + (any destructor should be virtual)
> +
> 27/11/2001
> Spog - md3-module branch
> - stopped texturewindow showing shaders without the "textures/" path
>
> 5 files modified :
>
> GtkRadiant/docs/developer/CHANGES
> 1.174.2.6 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.174.2.6
> 1.174.2.5 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.174.2.5
> diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=text&tr1=1.174.2.5&r2=text&tr2=1.174.2.6&f=h
>
> GtkRadiant/plugins/md3model/Conscript
> 1.1.6.3 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/Conscript?rev=1.1.6.3
> 1.1.6.2 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/Conscript?rev=1.1.6.2
> diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/Conscript.diff?r1=text&tr1=1.1.6.2&r2=text&tr2=1.1.6.3&f=h
>
> GtkRadiant/plugins/md3model/entitymodel.h
> 1.1.2.6 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/entitymodel.h?rev=1.1.2.6
> 1.1.2.5 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/entitymodel.h?rev=1.1.2.5
> diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/md3model/entitymodel.h.diff?r1=text&tr1=1.1.2.5&r2=text&tr2=1.1.2.6&f=h
>
> GtkRadiant/vslick/Radiant.vpw
> 1.23.4.3 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.23.4.3
> 1.23.4.2 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.23.4.2
> diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw.diff?r1=text&tr1=1.23.4.2&r2=text&tr2=1.23.4.3&f=h
>
> GtkRadiant/vslick/md3model.vpj
> 1.1.2.2 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/md3model.vpj?rev=1.1.2.2
> 1.1.2.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/md3model.vpj?rev=1.1.2.1
> diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/md3model.vpj.diff?r1=text&tr1=1.1.2.1&r2=text&tr2=1.1.2.2&f=h
>
>