mirror of
https://github.com/danbulant/api_docs
synced 2026-05-27 05:42:42 +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
|
title: API Reference
|
||||||
|
|
||||||
language_tabs:
|
language_tabs: # must be one of https://git.io/vQNgJ
|
||||||
- shell
|
- shell
|
||||||
- ruby
|
- ruby
|
||||||
- python
|
- python
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue