FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Broken 'docs' link in the home page

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
elkano



Joined: 19 Jun 2009
Posts: 24

PostPosted: Mon Oct 26, 2009 9:59 am    Post subject: Broken 'docs' link in the home page Reply with quote

Well, I think the header says it all Smile.
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Mon Oct 26, 2009 3:48 pm    Post subject: Reply with quote

You're not the first one to notice Wink

I'll see if i can find a new home for the docs.
For now You could build the docs locally.
Back to top
View user's profile Send private message
elkano



Joined: 19 Jun 2009
Posts: 24

PostPosted: Wed Oct 28, 2009 5:59 am    Post subject: Reply with quote

I have some problems with building the docs since I switched to ldc:
If I change the makdedocs.sh script to read 'ldc' instead of 'dmd', the docs are built but each page is empty (it contains the outline and the package list, and the title of the package, but no contents).
If I do it with the original makedocs.sh I just obtain a bunch of errors like:
Code:
src/gdk/Drawable.d(131): Error: identifier 'ObjectG' is not defined
src/gdk/Drawable.d(131): Error: ObjectG is used as a type
src/gdk/Drawable.d(131): Error: class gdk.Drawable.Drawable base type must be class or interface, not void
src/gdk/Drawable.d(145): Error: function gdk.Drawable.Drawable.getStruct does not override any function
src/gdk/Drawable.d(172): Error: identifier 'Pixbuf' is not defined
src/gdk/Drawable.d(172): Error: Pixbuf is used as a type
src/gdk/Drawable.d(172): Error: cannot have parameter of type void
...

Only two classes give errors, apparently: Drawable.d and ButtonBox.d.

Anyway, it is not a big deal, since I am using the docs from regular GTK+ with some help from the gtkD source from time to time, but I thought I should point it out.
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Wed Oct 28, 2009 4:40 pm    Post subject: Reply with quote

The link should be working again.

I'll check why the makedocs script doesn't work with ldc.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group