Metadata-Version: 2.1
Name: tradocs
Version: 1.5.0
Summary: DocFX localization
Home-page: https://github.com/eberjoe/tradocs
Author: Eber Rodrigues
Author-email: eberjoe@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Click
Requires-Dist: gitpython
Requires-Dist: requests
Requires-Dist: colorama

# Translation of Source Code for DocFX Websites

This tool translates DocFX's Markdown and Yaml source code to foreign languages, preserving markup sintax.

Install Python 3, then install this package with the following command:

```pip install tradocs```

Type ```tradocs``` on the command line to see the options.

Powered by [Yandex.Translate](http://translate.yandex.com)

