Explorar o código

[Doc]: add README for documentation

Weiming %!s(int64=2) %!d(string=hai) anos
pai
achega
e3b7369727
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      docs/en/README.md

+ 9 - 0
docs/en/README.md

@@ -0,0 +1,9 @@
+# EasyFL Documentation
+
+## Compile and Build Documentation Locally
+
+```
+pip install -r requirements/docs.txt
+
+sphinx-build -a docs/en docs/build/
+```