spaCy/website/docs/styleguide.md
Ines Montani 08284f3a11
💫 v2.1.0 launch updates (only merge on launch!) (#3414)
* Update README.md

* Use production docsearch [ci skip]

* Add option to exclude pages from search
2019-03-18 16:07:26 +01:00

30 lines
698 B
Markdown

---
title: Styleguide
section: styleguide
search_exclude: true
menu:
- ['Logo', 'logo']
- ['Colors', 'colors']
- ['Typography', 'typography']
- ['Elements', 'elements']
- ['Components', 'components']
- ['Setup & Installation', 'setup']
- ['Markdown Reference', 'markdown']
- ['Project Structure', 'structure']
sidebar:
- label: Styleguide
items:
- text: ''
url: '/styleguide'
- label: Resources
items:
- text: Website Source
url: https://github.com/explosion/spacy/tree/master/website
- text: Contributing Guide
url: https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md
---
import Readme from 'README.md'
<Readme />