English | 简体中文
Welcome to the repo for Datalayers documentation. This is the source for Datalayers Documentation.
todo Datalayers introductions
For more information about Datalayers, please access Datalayers website.
If you find Datalayers documentation issues, please create an Issue to let us know or directly create a Pull request to help fix or update it. Our docs are completely open-source, and we sincerely appreciate contributions from our community!
See Datalayers Documentation Contributing Guide to become a contributor!
Please make sure python3
are installed. And PyYAML
module are installed:
pip install PyYAML
Start preview:
./preview.sh 8080
Now, open http://localhost:8080/en/, if dir.yaml has been updated, you can re-run the above command to update the docs.