Victor Zverovich
ffa0a0834a
Use newer versions of Sphinx and Breathe
2020-11-08 09:46:27 -08:00
Victor Zverovich
1ac50fcb5a
Suppress more bogus warnings
2020-11-08 07:04:42 -08:00
Victor Zverovich
e098be8e88
Fix warning filtering
2020-11-08 06:58:41 -08:00
Victor Zverovich
8cf0afaf1c
Improve docs
2020-11-08 06:48:34 -08:00
Victor Zverovich
e29f93e8a8
Suppress more bogus warnings
2020-11-08 06:33:42 -08:00
Victor Zverovich
4e8d000f76
Suppress more bogus warnings
2020-11-08 06:29:50 -08:00
Victor Zverovich
7787792e8d
Fix re usage
2020-11-08 06:20:53 -08:00
Victor Zverovich
6ee5e507c7
Fix imports
2020-11-08 06:16:49 -08:00
Victor Zverovich
06ee32d1b5
Filter useless doxygen warnings
2020-11-08 06:13:56 -08:00
Victor Zverovich
9795d87348
Update docs
2020-11-07 09:27:06 -08:00
Victor Zverovich
2eb0be0b73
Remove debug code and fix bot contact
2020-11-07 09:16:55 -08:00
Victor Zverovich
98639d0f6f
Debug doc build
2020-11-07 09:04:07 -08:00
Victor Zverovich
ab5e0632fe
Debug doc build
2020-11-07 08:54:58 -08:00
Victor Zverovich
81d2b986af
Print less command
2020-11-07 08:24:58 -08:00
Victor Zverovich
cc09f1a679
Update version
2020-11-04 06:50:09 -08:00
Victor Zverovich
5f7f7b954d
Update version
2020-11-01 06:30:39 -08:00
Victor Zverovich
4fe0b11195
Update version
2020-10-25 10:44:22 -07:00
Victor Zverovich
764fb35e1f
Always install the required version of breathe
2020-10-25 10:34:47 -07:00
Victor Zverovich
e1bdc0ecaf
Use the correct version of sphinx
2020-10-25 09:52:21 -07:00
Victor Zverovich
7b50dc0b24
Don't exclude all detail symbols from docs
2020-10-07 09:07:39 -07:00
Victor Zverovich
2805243103
Fix the doc config
2020-10-07 08:11:59 -07:00
Victor Zverovich
c13f79e09e
Merge release branch
2020-08-07 07:01:21 -07:00
Victor Zverovich
cd4af11efc
Update version
2020-08-06 08:51:01 -07:00
Victor Zverovich
633213d96f
Merge release branch
2020-07-29 08:52:53 -07:00
Victor Zverovich
b9d749095e
Update version
2020-07-29 07:30:55 -07:00
Victor Zverovich
9c2edfd1aa
Partially revert 638db5 because it breaks the doc build
2020-07-26 09:44:37 -07:00
Victor Zverovich
c08518a25b
Move make_args_checked to the public API
2020-07-19 10:23:46 -07:00
Vitaly Zaitsev
638db5ca5e
Use Cmake to find Python and Sphinx-doc.
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2020-07-08 08:06:57 -07:00
Victor Zverovich
f19b1a521e
Update version
2020-07-07 07:47:44 -07:00
Victor Zverovich
5173a76ba4
Update version
2020-07-05 08:43:47 -07:00
Victor Zverovich
cc3a88e6b3
Extract docs from compile.h
2020-06-25 08:36:07 -07:00
Victor Zverovich
e0d98923c7
Update version
2020-05-10 18:05:46 -07:00
Victor Zverovich
9bdd1596ce
Update version
2020-04-05 06:46:41 -07:00
Victor Zverovich
162995fedd
Add os.h to docs
2019-12-18 14:17:49 -08:00
Victor Zverovich
f94b7364b9
Update version
2019-12-11 06:16:42 -08:00
Victor Zverovich
071794ec65
Update version
2019-12-04 12:21:48 -08:00
Victor Zverovich
4ca6821e8f
Update version
2019-12-01 16:58:40 -08:00
Victor Zverovich
7512a55aa3
Update version
2019-08-26 06:23:37 -07:00
Victor Zverovich
4aa0dc578b
Fix docs
2019-06-04 18:02:55 -07:00
Victor Zverovich
9b3c24b99b
One weird trick to simplify docs; doxygen hates it
2019-05-29 21:09:43 -07:00
Victor Zverovich
afc1a74a6c
Minor documentation fixes
2019-05-18 09:10:17 -07:00
Victor Zverovich
918ab77baa
Try fixing doc build
2019-04-06 10:04:56 -07:00
Victor Zverovich
ec645ca262
Update readme and doxygen config
2019-03-16 10:47:50 -07:00
Victor Zverovich
5466a5b41f
Document inherited members
2019-03-16 08:22:16 -07:00
Victor Zverovich
9e554999ce
Update version
2018-12-28 12:31:41 -08:00
Victor Zverovich
37f599b1a1
Fix docs
2018-12-12 17:50:50 -08:00
Victor Zverovich
38f355d87b
Revert "find sphinx-build before calling build.py"
...
This reverts commit 07200f445a
because
the latter doesn't work with virtualenv correctly.
2018-10-28 09:26:21 -07:00
Kefu Chai
07200f445a
find sphinx-build before calling build.py
...
this allows us to use sphinx-build-3, as user might already in a python3
world, and distros, like fedora 28, tend to add a "-3" suffix to sphinx-build.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-13 09:14:53 -07:00
Victor Zverovich
655ce53383
is_format_string -> is_string
2018-10-07 12:45:22 -07:00
Victor Zverovich
041bf83d9b
Improve fmt::format readability
2018-10-05 18:42:02 -07:00