Skip to content
Snippets Groups Projects
Unverified Commit beb4efc8 authored by Carlos Cámara's avatar Carlos Cámara Committed by GitHub
Browse files

:books: DOCS: Fix config for setting sphinx language (#1179)

parent 3845dd54
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,8 @@ Language can be configured by providing the appropriate [language code](https://
```yaml
sphinx:
language: en
config:
language: en
```
This example will set the book language to English, which would be represented in your book's HTML as `<html lang="en">...</html>`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment