Browser issues when visualizing documentation (NOT IN SERVER)
Hi,
I am having issues to visualize the generated documentation in my browsers. I have tried with:
- Mozilla Firefox version 75.0 (64-bit) - I could visualize it correctly with previous versions, but it stopped working when it was automatically updated.
- Google Chrome 80.0.3987.163 (Build oficial) (64 bits).
- Internet Explorer 11.0.9600.19650
Is there any specific version I should use in order to visualize it prior to uploading it to GitHub?
Thanks in advance, Iker
@iesnaola,
if you run the -uniteSections command, all the sections will be included as part of 1 HTML. This is nice if you want to do some tests, but more difficult to maintain (finding the right section can be troublesome). However, the documentation produced by default (all sections separated) will work once on GitHub or any other server
I will keep this issue open to try and find a solution, although this is not technically a bug.