Page 1 of 1

Docmaker extension

Posted: Fri Feb 25, 2005 6:43 pm
by Polo
Hi !
I finally managed to make the docmaker works (the library name into the txt file needed to be the same as the txt filename)
Now i've got a question ;) :
For the moment i've managed to do that :

+ MyLIbrary
- Command1
- Command2
- Command3
- ...

But this is not good for my library which is quite complex, i would need more something like this :

+ MyLIbrary
+ First part
- Command1
- Command2
- Command3
+ Second part
- Command1
- Command2
- Command3


Is it possible ? If not, will it be ? I really need this feature to do my help files :)
- ...

Posted: Sat Feb 26, 2005 5:01 pm
by Polo
Any suggestions ?
I don't wanna develop my help file directly in html... I could do it, but it's better to use the provided tools...

Posted: Sat Feb 26, 2005 8:15 pm
by Fred
It's a good idea, i put it on the todo list.

Posted: Sun Feb 27, 2005 10:03 am
by Polo
thanks :) !