mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
14 lines
293 B
YAML
14 lines
293 B
YAML
driver: lkt_build_and_run
|
|
|
|
config:
|
|
library:
|
|
external_exceptions:
|
|
- exception: Helpers.My_External_Exception
|
|
doc_section: libfoolang.helpers
|
|
|
|
extra_docs:
|
|
libfoolang.helpers.my_external_exception: |
|
|
Documentation of ``My_External_Exception``.
|
|
|
|
py_script: main.py
|