View previous topic :: View next topic |
Author |
Message |
doob
Joined: 06 Jan 2007 Posts: 367
|
Posted: Sun Sep 11, 2011 5:02 am Post subject: Question about exporting to ddoc |
|
|
I know that Descent is basically abandoned but I ask anyway.
Is it somehow possible to influence the generated HTML when exporting to ddoc? I would like to add some tags and attributes
If not, how do I build Descent? I would like to change the source code to add those tags and attributes
How much trouble would it be to add some of Descent's ddoc features to DMD? Like enumerate all base classes form a given class. List all inherited methods. |
|
Back to top |
|
|
asterite
Joined: 01 Jun 2006 Posts: 235 Location: Buenos Aires, Argentina
|
Posted: Tue Oct 11, 2011 12:50 pm Post subject: |
|
|
Hi doob,
I think it would be easy, the funcionality is available in the code.
I belive you can checkout the code from svn and import it inside Eclipse... does that work for you?
Sorry, today I randomly decided to check this forum, I never do it.
Cheers! |
|
Back to top |
|
|
doob
Joined: 06 Jan 2007 Posts: 367
|
Posted: Wed Oct 12, 2011 10:06 am Post subject: |
|
|
No problem, I already managed to do what I wanted. |
|
Back to top |
|
|
|