Merge pull request #1585 from look4regev/sort-readme

Sort readme and add to docs build
This commit is contained in:
Vinta Chen
2020-08-02 19:15:33 +08:00
committed by GitHub
4 changed files with 61 additions and 55 deletions
+3
View File
@@ -4,3 +4,6 @@
docs/index.md
site/
# PyCharm IDE
.idea
+1
View File
@@ -4,6 +4,7 @@ python:
- "3.6"
script:
- python sort.py
- cp README.md docs/index.md
- mkdocs build
+56 -55
View File
File diff suppressed because it is too large Load Diff
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python
# coding: utf-8
"""