Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add language support for en_US for default template #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add language support for en_US for default template #38

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 25, 2017

This pull request enables the Doxmate library to speak English:

  • Translate field names from Chinese to English
  • Build footer from author name and GitHub url
  • Link GitHub package from repository.url

@@ -84,6 +84,9 @@ Doxmate将会扫描项目下的README.md和doc目录下的md文件,通过markd

```

## International version
[See en_US branch](https://github.com/cbou/markdox/tree/en_US)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link is 404

<li><a href="http://html5ify.com/doxmate">Doxmate主页</a></li>
<li><a href="https://github.com/JacksonTian/doxmate">Doxmate源码</a></li>
<li><a href="https://github.com/JacksonTian/doxmate/issues?state=open">提交bug</a></li>
<li>Fork me on <a href="repository.url">GitHub</a></li>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the url may not be rendered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant