Skip to content

Testing mkdocs

For reading the original documentation visit Kivy docs.

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.

Título

Subtítulo

Descrição

Subdescrição

Diminui ainda mais
Hello world
Hello world

Uma palavra em negrito Uma palavra em italico Uma palavra marcada Uma palavra tachada

main.py
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
def soma(a,b):
    print()
    print()
    print()
    print()
    print()
    print()
    print()
    print()
    return a+b

Citação de Hello World

Google

Table

Name Age
Filipe 27
Robert 27
Arjun 27

Tasks

  • Do thing one
  • Do thing two
  • Do thing three

🐍 ❤ 😄

\(f(x) = a + b\)

f(x) = a + b

\(\infty\)

\(\operatorname{ker} f=\{g\in G:f(g)=e_{H}\}{\mbox{.}}\)

Testing the Note title

This is a note.

This is a warning without title

Danger

This is a danger.

Success

This is a success.

Question

This is a question.

Example

This is an example.

Abstract

This is an abstract.

Quote

This is a quote.

Abstract

This is an abstract.

Tabbed and video

type:video