Drop intersphinx mappings
We can’t download remote inventories and can’t easily produce working hyperlinks from inventories in local documentation packages.
This commit is contained in:
parent
42957052dc
commit
5a77255792
@ -179,6 +179,11 @@ ln -sv \
|
||||
'%{_includedir}/pcg_uint128.hpp' \
|
||||
'src/pcg-cpp/include/'
|
||||
|
||||
# Drop intersphinx mappings, since we can’t download remote inventories and
|
||||
# can’t easily produce working hyperlinks from inventories in local
|
||||
# documentation packages.
|
||||
echo 'intersphinx_mapping.clear()' >> doc/conf.py
|
||||
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user