mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Add note about language tabs as comment in default yaml frontmatter
This commit is contained in:
parent
5663fb8b4f
commit
e890c4bb8b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: API Reference
|
||||
|
||||
language_tabs:
|
||||
language_tabs: # must be one of https://git.io/vQNgJ
|
||||
- shell
|
||||
- ruby
|
||||
- python
|
||||
|
|
|
|||
Loading…
Reference in a new issue