[7.x] Split 'docs/' folder into 'docs/sphinx' and 'docs/guide'

Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
This commit is contained in:
github-actions[bot]
2020-09-21 10:44:25 -05:00
committed by GitHub
parent 40aeeffdf4
commit 7802eeea86
16 changed files with 168 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
version: 2
sphinx:
configuration: docs/sphinx/conf.py
python:
version: 3.7
install:
- method: pip
path: .
- requirements: dev-requirements.txt