Hibernate User Guide is amazing, but its toc tree on the left is painfully slow to finish loading. We should fix the issue. A good example is the similar manual of Blaze ([https://persistence.blazebit.com/documentation/1.5/core/manual/en_US /) |https://persistence.blazebit.com/documentation/1.5/core/manual/en_US/ ) ] ) , which seems to take no time to finish loading.
Two possible solutions:
* replace dynamic jstree loading with static content building; * fix jstree v3's slow performance issue by some hack or switch to v4 (see [https://github.com/vakata/jstree/issues/1274|https://github.com/vakata/jstree/issues/1274] for inspiration).
|
|