[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:
committed by
GitHub
parent
40aeeffdf4
commit
7802eeea86
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
sphinx:
|
||||
configuration: docs/sphinx/conf.py
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: dev-requirements.txt
|
||||
Reference in New Issue
Block a user