doc-rst: boilerplate HTML theme customization
Implements the minimal boilerplate for Sphinx HTML theme customization. Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
fc833980e3
commit
bc21467114
9
Documentation/sphinx-static/theme_overrides.css
Normal file
9
Documentation/sphinx-static/theme_overrides.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* -*- coding: utf-8; mode: css -*-
|
||||
*
|
||||
* Sphinx HTML theme customization
|
||||
*
|
||||
*/
|
||||
|
||||
@media screen {
|
||||
|
||||
}
|
Reference in New Issue
Block a user