Commit graph

15 commits

Author SHA1 Message Date
Candice Bentéjac
63b8d319e0 [docs] Update copyrights 2025-01-06 16:05:33 +01:00
Candice Bentéjac
41e885d9ff Linting: Clean-up files 2024-09-12 10:50:13 +02:00
Candice Bentéjac
420b9c43ff [docs] Update copyrights for the documentation 2023-03-24 16:31:16 +01:00
Candice Bentéjac
8bef398bed Remove workarounds and backports for Python 2 support
In particular:
- In common/, remove the backport of weakref.WeakMethod
- In docs/ and ui/, use the standard FileNotFoundError class
- Use built-in open() instead of io.open(), and stop importing io
- In core/stats.py, use the standard implementation of xml.etree instead
of the C one
2022-12-05 17:16:21 +01:00
Loïc Vital
f3bed081bd [docs] commenting custom extensions 2022-10-21 14:10:00 +02:00
Loïc Vital
e6fa53399a [docs] readthedocs setup 2022-10-21 11:36:40 +02:00
Loïc Vital
07e993a3eb [docs] inheritance diagram 2022-10-14 14:41:07 +02:00
Loïc Vital
652113443d [docs] minor code refactoring 2022-10-13 12:12:26 +02:00
Loïc Vital
cec2c79d6a [docs] generate extra node doc with custom extension 2022-10-12 18:25:10 +02:00
Loïc Vital
e022b377c4 [docs] add tests 2022-10-11 13:58:03 +02:00
Loïc Vital
f8406aa6da [docs] python2 compatibility 2022-10-11 11:14:45 +02:00
Loïc Vital
b2db98f128 [doc] sphinx documentation setup 2022-10-11 09:59:33 +02:00
Yann Lanthony
9da5f62f17 update meshroom logo, icon and banner 2018-04-21 11:56:22 +02:00
Yann Lanthony
59f27f51b8 [readme] use banner + update description 2018-04-16 23:50:30 +02:00
Yann Lanthony
171be17677 [readme] add 128x128 png logo 2018-04-16 12:43:34 +02:00