diff options
Diffstat (limited to 'v11.2.0/_static/doctools.js')
-rw-r--r-- | v11.2.0/_static/doctools.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/v11.2.0/_static/doctools.js b/v11.2.0/_static/doctools.js index 4d67807d..0398ebb9 100644 --- a/v11.2.0/_static/doctools.js +++ b/v11.2.0/_static/doctools.js @@ -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"; |