Developed or developing a new product in PureBasic? Tell the world about it.
Dr. Dri
Enthusiast
Posts: 243 Joined: Sat Aug 23, 2003 6:45 pm
Post
by Dr. Dri » Thu Sep 22, 2005 8:16 pm
My very first userlib
It's only a few functions written in ASM. Opensource (not very complicated) and everything is in the zip...
I got a little problem with doc maker. The Pb 3.94 IDE doesn't reach the functions help so if someone could tell me what I do wrong
The lib is compiled for windows but suppose to work with all OSs according to IEEE
InvalidFloats.zip
Dri
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Fri Sep 23, 2005 4:49 pm
Dr. Dri wrote: I got a little problem with doc maker. The Pb 3.94 IDE doesn't reach the functions help so if someone could tell me what I do wrong
I don't know exactly, but I've recompiled the CHM and it works well :
<deleted>
Last edited by
gnozal on Thu Sep 29, 2005 10:32 am, edited 1 time in total.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Dr. Dri
Enthusiast
Posts: 243 Joined: Sat Aug 23, 2003 6:45 pm
Post
by Dr. Dri » Fri Sep 23, 2005 7:59 pm
it works well ^^
what did you change in the description file for doc maker ?
Dri
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Sat Sep 24, 2005 11:30 am
Dr. Dri wrote: what did you change in the description file for doc maker ?
I don't use the doc maker for my libraries, but my PureHELPMaker utility.
I decompiled the .CHM file using the CHMdir plugin for Total Commander, changed the index.html and .hhc to have the *.html files in the root (and not in \InvalidFloats), and recompiled the *.html files to .CHM using my PureHELPCompiler utility.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Dr. Dri
Enthusiast
Posts: 243 Joined: Sat Aug 23, 2003 6:45 pm
Post
by Dr. Dri » Sat Sep 24, 2005 8:01 pm
i hoped someone could help me with pb tools ^^
i don't know what i do wrong with DocMaker
Dri
srod
PureBasic Expert
Posts: 10589 Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...
Post
by srod » Sat Sep 24, 2005 8:30 pm
I had similar problems with docmaker and ended up using gnozal's PureHELPMaker instead. Try it. It's good.
I may look like a mule, but I'm not a complete ass.