mirror of https://github.com/Nonannet/pyladoc.git
example result file urls updated
This commit is contained in:
parent
67c48776ac
commit
ee90920ae6
|
@ -71,8 +71,8 @@ doc.to_pdf('test.pdf')
|
||||||
## Example outputs
|
## Example outputs
|
||||||
The following documents are generated by tests/test_rendering_example_doc.py:
|
The following documents are generated by tests/test_rendering_example_doc.py:
|
||||||
|
|
||||||
- HTML: [test_html_render.html](tests/out/test_html_render.html)
|
- HTML: [test_html_render.html](https://html-preview.github.io/?url=https://github.com/Nonannet/pyladoc/blob/main/tests/out/test_html_render.html)
|
||||||
- PDF: [test_latex_render.pdf](tests/out/test_latex_render.pdf)
|
- PDF: [test_latex_render.pdf](https://raw.githubusercontent.com/Nonannet/pyladoc/refs/heads/main/tests/out/test_latex_render.pdf)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Contributions are welcome, please open an issue or submit a pull request on GitHub.
|
Contributions are welcome, please open an issue or submit a pull request on GitHub.
|
||||||
|
|
Loading…
Reference in New Issue