Files
fastai/docs/templates.py
2018-04-25 17:19:00 -07:00

11 lines
83 B
Python

HEADER = '''
= fastai.{}
== Introduction and overview
```
...example...
```
'''