教一下

测试一波

bold and italics

  • A thing.
  • Another thing.

or

  1. Item 1.
  2. Item 2.
  3. Item 3.

or

  • Some.
  • Thing.
  • Different.

H1

There should only be one of these per page and this will also – when converting to pdf – be used for the chapters.

H2

这是二级标题

H3

这是三级标题

H4

这是四级标题

COMPLEX TABLE:

Header 1 Header 2 Header 3
body row 1 column 2 column 3
body row 2 Cells may span columns.
body row 3 Cells may span rows.
  • Cells
  • contain
  • blocks.
body row 4

SIMPLE TABLE:

Inputs Output
A B A or B
False False False
True False True
False True True
True True True

github

https://i.loli.net/2018/12/02/5c02d80e4f745.png

vscode rst preview ext

other

Here is something I want to talk about:

def my_fn(foo, bar=True):
    """A really useful function.

    Returns None
    """

This is inline if __name__ == '__main__':

\[\int_a^{b}f=\left[f(a+\dfrac{dx}{2})+f(a+dx+\dfrac{dx}{2})+(f(a+2dx+\dfrac{dx}{2})+\cdots \right]dx\]

查看配置文件 the conf.py script.

学习使用 rst 书写文档

Sphinx 使用手册