mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 23:04:32 +02:00
Add a glossary for all our classes
This commit is contained in:
15
site/content/docs/5.2/glossary.md
Normal file
15
site/content/docs/5.2/glossary.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
layout: docs
|
||||||
|
title: Glossary
|
||||||
|
description: List of all classes in our Bootstrap CSS
|
||||||
|
group: glossary
|
||||||
|
aliases: "/glossary/"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Glossary
|
||||||
|
|
||||||
|
{{< js.inline >}}
|
||||||
|
{{- ( print "```" "css" "\n" ( readFile (path.Join "site/static/docs" .Site.Params.docs_version "assets/data/glossary.data") ) "\n" "```" ) | markdownify -}}
|
||||||
|
{{< /js.inline >}}
|
||||||
|
|
@@ -150,4 +150,5 @@
|
|||||||
- title: License
|
- title: License
|
||||||
- title: Translations
|
- title: Translations
|
||||||
|
|
||||||
|
- title: Glossary
|
||||||
- title: Migration
|
- title: Migration
|
||||||
|
1793
site/static/docs/5.2/assets/data/glossary.data
Normal file
1793
site/static/docs/5.2/assets/data/glossary.data
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user