forked from magento/devdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.devdocs.yml
More file actions
26 lines (23 loc) · 910 Bytes
/
_config.devdocs.yml
File metadata and controls
26 lines (23 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Site settings
encoding: "utf-8"
title: Magento 2 Developer Documentation
email: mailto:DL-Magento-Doc-Feedback@ebay.com
twitter_url: https://twitter.com/MagentoDevDocs
description: > # this means to ignore newlines until "baseurl:"
Magento 2 Developer Guide.
baseurl: "/"
description: Magento 2 Developer's Guide
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
gdeurl: "/guides/v1.0/"
githuburl: "http://github.com/magento/devdocs/blob/develop/guides/v1.0/"
namem2fedg: "Magento 2 Frontend Developer's Guide"
namem2devgde: "Magento 2 Developer's Guide"
namem2apiref: "Magento 2 API Reference"
namem2install: "Magento 2 Installation Guide"
mage2000url: "https://github.com/magento/magento2/blob/develop/"
# toc_baseurl: "http://devdocs.magento.com"
m1xgdeurl: "/guides/m1x/"
m1xgithuburl: "http://github.com/magento/devdocs/blob/develop/guides/m1x/"
# Build settings
markdown: kramdown
highlighter: pygments