|
|
Home » Developing U++ » Documentation » T++ working
|
|
|
|
|
|
Re: T++ working [message #18928 is a reply to message #18922] |
Sat, 01 November 2008 09:03   |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
cbpporter wrote on Fri, 31 October 2008 15:27 |
First of all what happened to code references? They no longer have a leading "::" and the small little boxes only pick up documentation if it's reference does not have the leading "::". Am I supposed to remove the resolution operator from doc references?
|
Yes, I have removed them. They were both redundant and confusing (because, in fact, we are in Upp namespace now).
Quote: |
Second: does the Alt-10 function still work? If yes, maybe a button for it should be added.
|
It does, but it is considered as temporary hidden helper to convert old docs.
Quote: |
Third: is the style that is used when inserting new items final? If yes, there are still some small bugs, like the name of the type being underlined sometimes, but other times not.
|
It should be underlined if the type is user defined -> has its own coderef. In that case, hyperlink is created. (Help browser is able to handle coderef hyperlinks).
I have also noticed that at least one time it did not work right - some issue can be there.
Quote: |
Also a small suggestion: the hyperlink input should have a small "x" button on the right, which clears the hyperlink.
Another suggestion: make the help browser back-buffered. It is extremely flickery.
And a small bug: clicking on the font size toggle button in the help browser does not refresh the content. I have to click on another topic and click back to get an updated font size.
|
[/quote]
OK
Mirek
|
|
|
|
|
|
|
|
Re: T++ working [message #18995 is a reply to message #18992] |
Mon, 03 November 2008 15:45   |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
chickenk wrote on Mon, 03 November 2008 08:14 | Hi,
just a small remark on the new system:
When at least one entry already exists and you want to add another entry documentation, you are not asked if this is a reference or implementation topic. The already existing entry type is used, and corresponding file opened. In the same manner, you can't add an implementation topic to an entry having a reference topic, and vice-versa.
I know the system is not finished, just wanted to make sure you know about that.
Lionel
|
Yes, I am well aware about the problem. The trouble is that I wanted to make it "quick" in the most common case, therefore the heurestic to adopt previous item topic, as long as scope and access mode is the same.
Any ideas for improved heurestics on whether it should go to topic directly or not?
(Of course, another possibility is simply to remove it 
Mirek
|
|
|
|
|
Re: T++ working [message #19032 is a reply to message #19000] |
Thu, 06 November 2008 19:07   |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
OK, I updated Size_ docs on SVN.
Here area couple of observations:
1. Finally A++ has shaped up and is comfortable to work with both for creating new docs and updating old. It still isn't "just sit down and write", but nothing to complain about really.
2. I updated the definitions to fit "the style" and things look quite good.
One issue: when inserting public fields like "T cx", the "T" isn't colored green as in all the other cases.
3. The way new A++ works with the small icons you have to watch a little what you write. You can't just put a definition, a description, some filler bla bla and a header like "public methods", because everything is going to be included in the pop-up. Easily fixed though by setting some default paragraphs to "class" style.
4. Friend methods do not have the small icons, so I left that part of the doc un-updated.
5. On the line "T cx, cy", when hovering the mouse over the little icon only the last item, i.e. "cy" is shown. Easiest fix is to not put more than one variable in the same declaration.
So please take a look at it and give your opinion. I say it's as good as it gets and A++ definitely has a future and the style can be considered final.
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 19:27:49 CEST 2025
Total time taken to generate the page: 0.00968 seconds
|
|
|