Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 707 Bytes

example3.rst

File metadata and controls

36 lines (24 loc) · 707 Bytes

Заголовочек

def some_function():
    interesting = False
    print 'This line is highlighted.'
    print 'This one is not...'
    print '...but this one is.'
Some more Ruby code.
.. seealso:: Блок с дополнительной информацией.

Боковая врезка

Оформление врезки зависит от используемой HTML-темы.

Пример рубрики

Текст рубрики

.. hlist::
   :columns: 3

   * A list of
   * short items
   * that should be
   * displayed
   * horizontally