Fix ref docs code snippet theme

This commit also fixes a link in the reference documentation.

See gh-18293
This commit is contained in:
Brian Clozel
2019-09-24 11:25:57 +02:00
parent 039aa16579
commit eeaa9bc6c1
4 changed files with 4 additions and 4 deletions

View File

@@ -1573,7 +1573,7 @@
<doctype>book</doctype>
<attributes>
<highlightjsdir>js/highlight</highlightjsdir>
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
<highlightjs-theme>github</highlightjs-theme>
<linkcss>true</linkcss>
<imagesdir>./images</imagesdir>
<icons>font</icons>