This commit is contained in:
felixfontein 2024-10-15 18:40:26 +00:00
parent fa749b684c
commit 20941361de
54 changed files with 411 additions and 246 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";