This commit is contained in:
liquorice-head 2024-10-11 07:45:50 +00:00
parent b640542195
commit 7ebdefd10d
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";