Victor Zverovich
|
319346025d
|
Update version
|
2017-12-20 08:38:07 -08:00 |
|
Victor Zverovich
|
16bdd8424f
|
Update scripts
|
2017-07-01 07:30:51 -07:00 |
|
Jean-Charles Lefebvre
|
e0251fdcef
|
BasicContainerWriter utility added
|
2017-01-05 20:44:35 -08:00 |
|
Victor Zverovich
|
02553d13a0
|
Use https to fetch dependencies from github
|
2016-12-29 10:44:02 -08:00 |
|
Victor Zverovich
|
c7d0241abb
|
Fix docs
|
2016-06-15 07:16:04 -07:00 |
|
Victor Zverovich
|
81e2dac955
|
Improve documentation build
|
2016-06-03 07:19:05 -07:00 |
|
Victor Zverovich
|
5940431e2d
|
Don't exclude the current version from dropdown menu
|
2016-06-03 06:23:49 -07:00 |
|
Victor Zverovich
|
06045cb4a5
|
Minor fixes to documentation build scripts
|
2016-06-02 06:52:07 -07:00 |
|
Victor Zverovich
|
9492b9ff03
|
Pass versions from CMake to Sphinx
|
2016-06-02 06:41:25 -07:00 |
|
Victor Zverovich
|
5e70843a73
|
Don't fail if a package was not found
|
2016-05-31 08:49:34 -07:00 |
|
Victor Zverovich
|
d25e07660e
|
Specify minimum required Breathe version
|
2016-05-31 08:46:28 -07:00 |
|
Victor Zverovich
|
579736f210
|
Don't install Sphinx if it the minimum version is satisfied
|
2016-05-31 08:40:29 -07:00 |
|
Victor Zverovich
|
8650c57ccd
|
Reuse virtualenv to speed up builds
|
2016-05-26 08:00:41 -07:00 |
|
Victor Zverovich
|
9071daebe9
|
Make work dir configurable
|
2016-05-26 07:35:10 -07:00 |
|
Victor Zverovich
|
fcaf8a0cdc
|
Make virtualenv dir configurable and break long lines
|
2016-05-26 06:52:51 -07:00 |
|
Victor Zverovich
|
e68836c123
|
Don't use --upgrade because it causes pip install older version of sphinx
|
2016-05-25 07:46:47 -07:00 |
|
Victor Zverovich
|
7bb1b50835
|
Update sphinx
|
2016-05-24 06:55:57 -07:00 |
|
Victor Zverovich
|
b18f783fed
|
Add string.h to the docs
|
2016-05-18 21:04:34 -07:00 |
|
Victor Zverovich
|
31a4f0ab05
|
Implement website update script
|
2016-05-09 08:36:16 -07:00 |
|
Victor Zverovich
|
140f11190b
|
Add a website update script
|
2016-05-08 08:03:01 -07:00 |
|
Victor Zverovich
|
add6bcca3e
|
Document ostream support
|
2016-05-07 09:09:33 -07:00 |
|
Victor Zverovich
|
c33f3e281b
|
cppformat -> fmt
|
2016-04-28 07:00:22 -07:00 |
|
Victor Zverovich
|
7f0d8184c9
|
cppformat -> fmt
|
2016-04-24 10:39:33 -07:00 |
|
vitaut
|
c0ad9a888b
|
Update the source location in the documentation build script
|
2016-02-03 09:28:44 -08:00 |
|
vitaut
|
77d3761b50
|
Enable macro expansion in Doxygen (fixes #248)
|
2015-12-24 06:54:37 -08:00 |
|
vitaut
|
c679352517
|
Define FMT_API to nothing for Doxygen
|
2015-12-18 07:13:43 -08:00 |
|
vitaut
|
b83fd00183
|
Pass version from CMake to Sphinx
|
2015-11-23 08:10:02 -08:00 |
|
vitaut
|
7638a3be1e
|
Fixed virtualenv activation on Windows
Thanks to @mapgccv.
|
2015-10-28 12:21:57 -07:00 |
|
vitaut
|
869ed1ec19
|
Update breathe
|
2015-10-21 16:08:50 -07:00 |
|
vitaut
|
cb5a1698c9
|
Update breathe to fix overload issue
|
2015-10-20 08:39:34 -07:00 |
|
vitaut
|
5898720c28
|
Make documentation build script compatible with Python 3
|
2015-10-17 08:05:58 -07:00 |
|
vitaut
|
a596b8724b
|
Improve error message when less is not installed
|
2015-10-16 08:28:58 -07:00 |
|
vitaut
|
79d7aacff3
|
Remove diagnostics
|
2015-10-16 08:13:54 -07:00 |
|
vitaut
|
aaa8b1e0aa
|
Upgrade distribute if it is 0.6.24 or lower
because installation of sphinx with distribute 0.6.24 available on Travis
is broken.
|
2015-10-16 08:07:44 -07:00 |
|
vitaut
|
2d921c96e0
|
Update sphinx
|
2015-10-16 07:34:38 -07:00 |
|
vitaut
|
ee1fdc575b
|
Print alabaster version
|
2015-10-16 07:18:04 -07:00 |
|
vitaut
|
418cd1c82a
|
Pip show no more
|
2015-10-16 07:03:45 -07:00 |
|
vitaut
|
884c55741f
|
Install a version of sphinx without sphinx-rtd-theme
because the latter breaks the sphinx-build
|
2015-10-16 07:00:19 -07:00 |
|
vitaut
|
221eeda912
|
Remove diagnostics which is not working
|
2015-10-15 08:30:16 -07:00 |
|
vitaut
|
d57c6204cd
|
Try installing the stupid sphinx-rtd-theme explicitly
|
2015-10-15 08:26:44 -07:00 |
|
vitaut
|
694bfb5309
|
sphinx-rtd-theme -> sphinx_rtd_theme
|
2015-10-15 08:19:33 -07:00 |
|
vitaut
|
9daa774b5b
|
Import pkg_resources after activating virtualenv
|
2015-10-15 08:13:32 -07:00 |
|
vitaut
|
1554c9c6e5
|
Diagnose sphinx-build failure on Travis
|
2015-10-15 08:09:19 -07:00 |
|
vitaut
|
2a4f98f474
|
Diagnose sphinx-build failure on Travis
|
2015-10-15 07:54:41 -07:00 |
|
vitaut
|
39265a4288
|
Try the latest version of pip
|
2015-10-15 07:40:34 -07:00 |
|
vitaut
|
a257d811d8
|
Check if pip has __version__
|
2015-10-15 07:20:52 -07:00 |
|
vitaut
|
238d6dc506
|
Try importing pip after activating virtualenv
|
2015-10-15 07:14:57 -07:00 |
|
vitaut
|
a5b296a484
|
More diagnostics
|
2015-10-15 07:08:26 -07:00 |
|
vitaut
|
e854c7d47e
|
Check if pip is updated
|
2015-10-15 06:41:16 -07:00 |
|
vitaut
|
e61f4d2bf6
|
Upgrade to pip 1.5.4
|
2015-10-14 08:36:58 -07:00 |
|