Commit Graph

6 Commits

Author SHA1 Message Date
tangxifan c85bf97c06
Update .readthedocs.yml 2024-08-03 00:26:24 -07:00
tangxifan 5bf5a373d7
Update .readthedocs.yml by removing deprecated syntax
See the logs from readthedocs build:
2023-08-30 11:31:52 -07:00
tangxifan fd37136322 [doc] remove invalid syntax 2023-05-04 10:20:01 +08:00
tangxifan c67345eed3 [doc] update readthedocs settings by using the latest build options and remove legacy syntax 2023-05-04 10:14:18 +08:00
tangxifan 9020577e80
Support SVG in Sphinx Latex building (#220)
* [Doc] Try use image converter instead of svg2pdf which requires more dependencies

* [Doc] Add img converter to conf.py

* [Doc] Bug fix in importing imgconverter package

* [Doc] Try to fix the bug when importing python packages

* [Doc] bug fix

* [Doc] Try to use imgconverter rather than cairo

* [Doc] Add svg to latex config in sphinx configuration file

* [Doc] Try cairo svg converter

* [Doc] Correct bugs in compiling latexpdf

* [Doc] Use latest image in building readthedocs

* [Doc] Now use readthedocs docker image in building online documentation

* [Doc] Correct typo in readthedocs setting

* [Doc] Try to use inkscape converter as imgconverter converted SVG to black images

* [Doc] Try RSVG
2021-02-07 18:53:16 -07:00
tangxifan cb025e982f [Doc] Add readthedoc setting file 2020-11-12 19:43:43 -07:00