2016-04-26 10:08 GMT+02:00 Luca Toscano <toscano.l...@gmail.com>: > > > 2016-04-26 9:08 GMT+02:00 Lucien Gentis <lucien.gen...@univ-lorraine.fr>: > > >> --- In mod_lua, "Comments" appears as an item of "Bugfix checklist", but >> in event, it appears as an item of "See also" > > > Very good point, I noticed the same inconsistency. This is due to the fact > that sometimes comments are under See Also, meanwhile other times are left > alone. I thought it was clear with the extra space that comments wasn't > belonging to the Bugfix checklist, but there is definitely the space for > some extra improvement in the doc. What do you think about fixing this as > follow up? >
I found the problem, that should lie among the following lines: http://apaste.info/4Kx (synopsis.xml) The comments link belongs to nothing and gets visually merged with whatever is rendered on top. We could think about adding a new title (like Bugfix checklist) before Comments named "Community feedback" or something similar to make everything more consistent. Thoughts? Luca