Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
khider committed Jul 25, 2024
1 parent 94a4469 commit 9dfe06d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 15 deletions.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
17 changes: 3 additions & 14 deletions docs/_build/html/_static/_sphinx_javascript_frameworks_compat.js
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
/*
* _sphinx_javascript_frameworks_compat.js
* ~~~~~~~~~~
*
* Compatability shim for jQuery and underscores.js.
*
* WILL BE REMOVED IN Sphinx 6.0
* xref RemovedInSphinx60Warning
/* Compatability shim for jQuery and underscores.js.
*
* Copyright Sphinx contributors
* Released under the two clause BSD licence
*/

/**
* select a different prefix for underscore
*/
$u = _.noConflict();


/**
* small helper function to urldecode strings
*
Expand Down
2 changes: 1 addition & 1 deletion docs/rtd_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- python=3.10
- numpy
- pandas
- Sphinx<6.0
- Sphinx
- pip:
- sphinx
- pylint
Expand Down
Binary file modified docs/test.lpd
Binary file not shown.

0 comments on commit 9dfe06d

Please sign in to comment.