[Bf-docboard] Manual home

Tobias Heinke heinke.tobias at t-online.de
Sun Mar 27 21:12:45 CEST 2016


Hello again,

Redesign of the Manual Home "contents.rst":

Prepare home page capability to add more content:
images & logo, link + description (c.f. Python home: 
https://docs.python.org/3/)

Demo:
https://github.com/tobiasHeinke/demo/blob/master/manualHome.MD

How it works:
Add one line in rst:

.. container:: className
     generates <div class="className container">

rst spec: 
http://docutils.sourceforge.net/docs/ref/rst/directives.html#container

In CSS className's child nodes can then be identified.
Everything is possible now -  i.e. flex box

No fallback needed, because the class names won't get change by the 
theme designer.
And even if CSS file gets not delivered it look like it looks now.

What's the best way to lower the font size of the language select text?
"For other languages see: ..."

Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-docboard/attachments/20160327/f97e4484/attachment.htm 


More information about the Bf-docboard mailing list