This commit is contained in:
felixfontein 2024-10-10 19:45:28 +00:00
parent e6bceadf75
commit b640542195
25 changed files with 48 additions and 61 deletions

View file

@ -1,12 +1,5 @@
/*
* doctools.js
* ~~~~~~~~~~~
*
* Base JavaScript utilities for all Sphinx HTML documentation.
*
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
"use strict";