Skip to content

Commit

Permalink
Update doc: pythainlp-dev-thai.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Oct 23, 2018
1 parent e685adf commit 5013829
Show file tree
Hide file tree
Showing 9 changed files with 149 additions and 831 deletions.
15 changes: 15 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ environment:
PYTHON_ARCH: "32"
PYICU_WHEEL: "https://get.openlp.org/win-sdk/PyICU-1.9.7-cp36-cp36m-win32.whl"

#- PYTHON: "C:/Python36-x64"
# PYTHON_VERSION: "3.6"
# PYTHON_ARCH: "64"
# PYICU_WHEEL: ""

#- PYTHON: "C:/Python37"
# PYTHON_VERSION: "3.7"
# PYTHON_ARCH: "32"
# PYICU_WHEEL: ""

#- PYTHON: "C:/Python37-x64"
# PYTHON_VERSION: "3.7"
# PYTHON_ARCH: "64"
# PYICU_WHEEL: ""

init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
- ps: "ls C:/Python*"
Expand Down
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
311 changes: 0 additions & 311 deletions docs/dev/pythainlp-1-5-eng.md

This file was deleted.

Loading

0 comments on commit 5013829

Please sign in to comment.