We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfbe1e commit 3fdc53aCopy full SHA for 3fdc53a
1 file changed
_data/menu.yml
@@ -22,10 +22,12 @@
22
link: https://inet.omnetpp.org/docs/showcases
23
- name: Tutorials
24
link: https://inet.omnetpp.org/docs/tutorials
25
- - name: NED Reference
26
- link: https://omnetpp.org/doc/inet/api-current
27
- name: Technical Presentations
28
link: /TechnicalPresentations.html
+ - name: NED Reference v4.2
+ link: https://omnetpp.org/doc/inet/api-4.2.0
29
+ - name: NED Reference v3.6
30
+ link: https://omnetpp.org/doc/inet/api-3.6.0
31
- separator: true
32
- name: Extensions
33
link: /Extensions.html
0 commit comments