-
Notifications
You must be signed in to change notification settings - Fork 850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added ns-3 docset. #1096
Added ns-3 docset. #1096
Conversation
|
I uploaded the |
|
2.5 GB is a bit too large unfortunately. Any idea what's causing the size? The docset has around 2400 classes, so it shouldn't be quite that large. |
|
I think the size comes mostly from huge number of |
|
Maybe configure Doxygen so it doesn't generate graphs at all? |
|
Yep, I disabled some variables (but I think setting |
|
Great. Please fix these issues though: |
|
Done. Strange, each of the icons were exactly twice as large. Must have done sth. wrong while saving them. |
|
Thank you! 👍 |
I added a docset for the ns-3 network simulator.
However, the
ns-3.tgzis around 2.5 GB, so I'd need somewhere to upload it before the PR can be accepted.Regards!