]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:art: Update terminal examples and Typer note (#1139)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 19 Mar 2020 13:39:29 +0000 (14:39 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2020 13:39:29 +0000 (14:39 +0100)
commitfaf88cea0b5c1b0f6ff1f00306fae6e00f877f10
tree8c8fe749754e35bf23cf802bc84f7b5cb9451801
parent025b38df40a18f94322fab445aee13024fe783da
:art: Update terminal examples and Typer note (#1139)

* :art: Update terminal examples with Termynal

* :bento: Add Termynal scripts and styles from Typer for terminal examples
22 files changed:
README.md
docs/advanced/extending-openapi.md
docs/advanced/sql-databases-peewee.md
docs/advanced/sub-applications-proxy.md
docs/advanced/templates.md
docs/advanced/websockets.md
docs/contributing.md
docs/css/termynal.css [new file with mode: 0644]
docs/deployment.md
docs/index.md
docs/js/custom.js
docs/js/termynal.js [new file with mode: 0644]
docs/tutorial/bigger-applications.md
docs/tutorial/debugging.md
docs/tutorial/first-steps.md
docs/tutorial/index.md
docs/tutorial/security/first-steps.md
docs/tutorial/security/oauth2-jwt.md
docs/tutorial/sql-databases.md
docs/tutorial/static-files.md
docs/tutorial/testing.md
mkdocs.yml