Commit Graph

13 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr
700543b01a doc: remove space before paren in code samples 2023-01-05 23:47:13 +00:00
Peter D. Barnes, Jr
820c029e8b doc: (void)' -> ()' in documentation 2023-01-05 23:47:13 +00:00
Tom Henderson
b6a5ee8151 Run utils/trim-trailing-whitespace.py on codebase 2022-06-05 21:01:11 -07:00
Peter D. Barnes, Jr
e4e7818e27 doc: fix sphinx warnings 2020-05-20 13:47:38 -07:00
Peter Barnes
5879700a90 core: (fixes 2815) Config::Connect should throw warnings
This patch logs unconditionally when a trace path doesn't exist.

We also provide FailSafe versions of Config::Connect and
Config::ConnectWithoutContext. These should be used
when you can't be sure that a trace path exists in the current model.

This resolves the warnings from AnimationInterface::ConnectCallbacks()

Credit to "InquisitivePenguin (GCI 2019) <>" for diagnosing this issue,
opening the way to a solution.
2020-05-01 23:54:30 +00:00
Alexander Krotov
4b66cb5ac5 Documentation spelling fixes 2017-09-01 11:40:28 +03:00
Peter D. Barnes, Jr.
cce3b82113 Remove extra ':'s 2013-11-14 16:57:49 -08:00
Peter D. Barnes, Jr.
5714732a0b Fix check marks in Manual 2013-07-24 15:49:21 -07:00
Peter D. Barnes, Jr.
9f77e699cb Manual and Tutorial syntax coloring 2013-07-17 17:09:36 -07:00
Vedran Miletić
070eeaa39a Minor fixes and corrections to manual formatting. 2012-12-04 13:55:59 +01:00
Tom Henderson
c59f21e4a9 clear warnings in manual build process 2011-12-27 14:30:54 -08:00
Mitch Watrous
a861a19dbc Fix more paths in the documentation 2011-05-10 11:09:17 -07:00
Mathieu Lacage
3f0dd9c4c7 convert manual to sphinx format 2010-12-30 23:39:27 +01:00