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

Clarify the docstring of lang keyword #1407

Merged
merged 1 commit into from
Aug 19, 2020
Merged

Clarify the docstring of lang keyword #1407

merged 1 commit into from
Aug 19, 2020

Conversation

mortenpi
Copy link
Member

Using slightly more accurate language, ref: #1223 (comment)

@nil-is-lin
Copy link

Thank you very much for your reply. Is there any way to switch different web pages according to the language, which may be useful for some non-native English users. I want to write web pages in two languages together, which may not be a wise way, but it does work. Does this need to declare two kinds of Lang tag?

@mortenpi
Copy link
Member Author

Documenter doesn't have any built-in support for multi-language docs and nothing specific on the roadmap for this (see #297, #658 for some discussion on this).

The lang keyword is a very specific feature to be able to declare the language of the current document, by setting the lang attribute. But it doesn't help you have multiple languages.

@nil-is-lin
Copy link

OK, I see. I'll try something else. Thank you

@mortenpi mortenpi merged commit 1d1a827 into master Aug 19, 2020
@mortenpi mortenpi deleted the mp/lang-docs branch August 19, 2020 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants