Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pythonise the documentation according to #4187: Basic Tutorial ↵ | 0dminnimda | 2021-06-15 | 1 | -0/+27 |
(cython_tutorial.rst) (GH-4226) See https://github.com/cython/cython/issues/4187 * .gitignore: add directory for docs build and cython_debug * doc-requirements.txt: add sphinx-tabs * conf.py: add and setup sphinx-tabs extension * Create _static\css\tabs.css for customisation * add "two-syntax-variants-used" file as a preface about the different typing variants |