Add note about language tabs as comment in default yaml frontmatter

This commit is contained in:
Robert Lord 2017-07-17 11:08:57 -07:00
parent 5663fb8b4f
commit e890c4bb8b

View file

@ -1,7 +1,7 @@
--- ---
title: API Reference title: API Reference
language_tabs: language_tabs: # must be one of https://git.io/vQNgJ
- shell - shell
- ruby - ruby
- python - python