-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Labels
Hacktoberfestfor Hacktoberfest eventfor Hacktoberfest eventdocumentationimprove documentation and test casesimprove documentation and test cases
Milestone
Description
You can help me impove PyThaiNLP's document.
The PyThaiNLP's documentation is in https://github.com/PyThaiNLP/pythainlp/tree/dev/docs. It's use Sphinx to build the document.
The build tools can install by
pip install boto smart_open sphinx sphinx-rtd-theme
and build by
cd docs
make html
(Don't forget install make tools)
For API Docs:
You can edit by source code in PyThaiNLP. It's use reStructuredText for writing API docs.
Metadata
Metadata
Assignees
Labels
Hacktoberfestfor Hacktoberfest eventfor Hacktoberfest eventdocumentationimprove documentation and test casesimprove documentation and test cases
Type
Projects
Status
Done