1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Add a glossary for all our classes

This commit is contained in:
Julien Déramond
2022-09-02 22:34:02 +02:00
parent 337068f8b1
commit 1bb7e000c7
3 changed files with 1809 additions and 0 deletions

View 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 >}}

View File

@@ -150,4 +150,5 @@
- title: License
- title: Translations
- title: Glossary
- title: Migration

File diff suppressed because it is too large Load Diff