Ive tried it again and its not crashing now. Did anything change?
Showing my InterestIf anyone shows interest i'll add some formatting options - so you can customise it's output.
Hi Martin thanks for this great tool, i've used it a few times for the few libraries i've wrapped, unfortunately i just tried using it to create the documentation for an updated library but i keep getting an error, It says "String could not be parsed", do you have any idea why this is, i've double checked my xml file and i don't see anything out of the ordinary, i'd really appreciate it if you could take a look and let me know what you find out.Library reference generator
This isn't so much a tutorial but i'll post it here anyway...
Have you spent ages laboriously adding javadoc comments to your B4A libraries and then, when you are ready to publish the library and create a new forum thread, find you have to either copy/paste and modify all those javadoc comments to create some documentation in the new thread OR you simply do not bother and leave the library user to figure things out themselves?
Try my xml2bb script.
Copy n paste a library's XML file into the textarea and hit Submit and my script will generate some nicely formatted BB code ready for you to copy into your new thread.
Got a thread where a library has been updated many times and the documentation is fragmented over many pages?
No probs - just generate some new BB code and keep all that documentation in a single post!
I've just updated my YouTubeStreamFinder and Geocoder library documentation if you want to see the format of BB code produced.
All classes, methods, properties, events and permissions are sorted by the script and a bit of color added.
If anyone shows interest i'll add some formatting options - so you can customise it's output.
Martin.
Here:Hi Walter.
Can you let me have a copy of the xml file that causes this error?
Martin.
XML Parsing Error: not well-formed
Location: file:///home/martin/Public/B4AGraphView.xml
Line Number 131, Column 40: <code>graphview.SetCustomLabel("")</code></comment>
---------------------------------------^
Wow i can't believe that, in the documention i have an example to set a custom label format where I put the Euro sign "€",LOL i can't believe this was it, any how i've changed it to the Dollar sign "$" it seems like it doesn't complain about this one. Thanks Martin, appreciate it.I just tried to open your xml file in Firefox and got this error:
The pointer ^ points to the unrecognized character in SetCustomLabel("").
(It doesn't align here as i've copy/pasted the error from Firefox)."
Martin.
You can use this instead https://www.b4x.com/android/forum/threads/libdoc-creation-of-documentation-for-libraries.83215/This great tool is not working for me any more .
Hi Martin ,
This great tool is not working for me any more .
After clicking upload , the page seems to reload but without BBCode box
Hi Martin ,
This great tool is not working for me any more .
After clicking upload , the page seems to reload but without BBCode box
Sorry for delay , I was busy .Now fixed (touch wood).
Can you try again and confirm that it's working?