mirror of https://github.com/tiangolo/fastapi.git
📝 Move tutorial src files to top level docs
This commit is contained in:
parent
d5e782074f
commit
0a65c41909
|
|
@ -1,13 +1,13 @@
|
||||||
Coming soon...
|
Coming soon...
|
||||||
|
|
||||||
```Python
|
```Python
|
||||||
{!./tutorial/src/application-configuration/tutorial001.py!}
|
{!./src/application-configuration/tutorial001.py!}
|
||||||
```
|
```
|
||||||
|
|
||||||
```Python
|
```Python
|
||||||
{!./tutorial/src/application-configuration/tutorial002.py!}
|
{!./src/application-configuration/tutorial002.py!}
|
||||||
```
|
```
|
||||||
|
|
||||||
```Python
|
```Python
|
||||||
{!./tutorial/src/application-configuration/tutorial003.py!}
|
{!./src/application-configuration/tutorial003.py!}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue