Release of v0.15.1
Posted on | October 6, 2011 | 1 Comment
It appears that the PEAR repository on which DocBlox depends for the markdown integration is down or moved (and I haven’t found it yet). So we have to do a release to remove the dependency and include the Markdown component with a PEAR installation.
I took the opportunity to fix some other bugs so they could be released at the same time:
- Removed dependency on Markdown repository, pulled source in DocBlox’ repository and made require absolute for it.
- Attribution links in the sidebar open in the frame; changed to _top
- Improved re-usability of navigation sidebar so you can add your own items into it
- showing and hiding of elements by visibility was broken, is now fixed
Comments
One Response to “Release of v0.15.1”
Leave a Reply
October 31st, 2011 @ 10:33 am
Please add more documentation for theming. I just spent two and a half hours mucking around with this trying to get it to do what I want, and I wish so much that you guys had had more docs so that I didn’t have to spend so long.
Apart from that, here’s a suggestion if I may. In 0.10.0, you had a sidebar that had the details of the class, with quick links to each method and property, and what I just did was add that back in to 0.15.1, along with some CSS to make it look better (Border on bottom and top, rounded 10px for top left and bottom left corners), and made it float on the right (right 0px, top 70px), so that it stayed with you as you scroll down.
I cannot describe how much I love it now, now that I can quickly jump between function without having to jump around other places too much
On a final note, WELL DONE! This tool is AWESOME! I’m new to documenting code, and this just looks so professional and lovely, I can honestly say you guys are my favourite!