2018-05-17 09:57:06 +00:00
|
|
|
[book]
|
2017-06-18 02:02:02 +00:00
|
|
|
title = "PyO3 user guide"
|
|
|
|
description = "PyO3 user guide"
|
|
|
|
author = "PyO3 Project and Contributors"
|
2021-04-02 14:38:49 +00:00
|
|
|
|
|
|
|
[preprocessor.pyo3_version]
|
2021-04-03 09:50:57 +00:00
|
|
|
command = "python3 guide/pyo3_version.py"
|
2022-09-23 00:56:25 +00:00
|
|
|
|
|
|
|
[output.html]
|
|
|
|
git-repository-url = "https://github.com/PyO3/pyo3/tree/main/guide"
|
|
|
|
edit-url-template = "https://github.com/PyO3/pyo3/edit/main/guide/{path}"
|