Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 203 Bytes

example_intro.md

File metadata and controls

8 lines (7 loc) · 203 Bytes

[Python "Getting Started" complete example] (@id python_example_intro_complete)

using Documenter
Documenter.md_include(
  source = "examples/py/example_intro.py",
  language = :python)