mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
* First pass of tabs-based organization * Improvements * Second pass at tabs org * Move tab highlighting to Liquid instead of JS * Adding forwarding links for in-product TOCs * Move to pre-rendered left-navs instead of post-load JS for TOC sync * Optimizations and nosync-ing the Reference section * Optimizations, fix Cloud YAML * Make a "Sample applications" node * Tabs CSS fixes and 12-factor reposition * Fix auto-complete left-padding * Fix auto-complete right-padding (for symmetry) * Fix for no left-nav on Compose file * Fix weird wrapping on smaller screens for tabs * reorganized d4mac, d4win per tabs structure, split out install guides Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * Update reference urls to latest DDC version * Reintroduces changes ebe778b..9abc9e to TOC * Update allpagelinks.md * hid the on-page TOC's for d4mac d4win topics as needed Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * Add a Hopscotch tour of the new navigation
1.6 KiB
1.6 KiB
description, keywords, noratings, notoc, title, tree
| description | keywords | noratings | notoc | title | tree |
|---|---|---|---|---|---|
| Docker documentation search results | Search, Docker, documentation, manual, guide, reference, api | true | true | Search results | false |
<script>
(function() {
var cx = '005610573923180467403:iwlnuvjqpv4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>