跳转至

关于 About

本网站由MkDocs制作 Powered By MkDocs

本网站的内容由Markdown与MathJax生成,因此支持\(\LaTeX\)

The content of this website is generated by Markdown and MathJax, therefore supporting \(\LaTeX\).

\[ \int\ln x\mathrm{d}x=x(\ln x-1)+c \]

For full documentation visit mkdocs.org.

Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.