Skip to content

Commit 4bb1a51

Browse files
committed
Change tabs so that all content is in one file.
The tab selection now changes all tabs on a page if there are more than one set of tabs on a page with the same tab-list= value. Also URL parameters are much easer - they use the same tab-list-value. So ?os=Windows&os-version=7 will cause the tabs to automatically show the tabs for Windows and subtab 7 (assuming the page has these). Fixes ev3dev/ev3dev#342
1 parent 870d609 commit 4bb1a51

23 files changed

Lines changed: 869 additions & 811 deletions

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script src="{{ site.github.url }}/javascripts/menu.js"></script>
1414
<script src="{{ site.github.url }}/javascripts/search.js"></script>
1515
<script src="{{ site.github.url }}/javascripts/tabs.js"></script>
16+
<script src="{{ site.github.url }}/javascripts/ua-parser.min.js"></script>
1617
<!--[if lt IE 9]>
1718
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1819
<![endif]-->

_includes/tabs.html

Lines changed: 0 additions & 48 deletions
This file was deleted.

docs/tutorials/_tabs/setting-up-ethernet-over-bluetooth-on-android.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

docs/tutorials/_tabs/setting-up-ethernet-over-bluetooth-on-mac.md

Lines changed: 0 additions & 120 deletions
This file was deleted.

docs/tutorials/_tabs/setting-up-ethernet-over-bluetooth-on-ubuntu-14.04.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

docs/tutorials/_tabs/setting-up-ethernet-over-bluetooth-on-windows-7.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)