Skip to content

Commit

Permalink
delete build and change readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
elpham6 authored and elpham6 committed May 9, 2024
1 parent 55961f8 commit 0cdeb10
Show file tree
Hide file tree
Showing 92 changed files with 3 additions and 8,201 deletions.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,16 @@ For this tutorial, add the following extensions to the ``extensions`` list in **
html_context = {
"display_github": True, # Integrate GitHub
"github_user": "elpham6", # Username of repo's owner
"github_user": "user_name", # Username of repo's owner
"github_repo": "sphinx_demo", # Repo name
"github_version": "main", # Version
"conf_py_path": "/src/", # Path in the checkout to the code's root
}
Make sure to change "user_name" to your username or the name of the repo owner.
Then, add the ``linkcode`` settings:
.. code-block:: python
Expand Down
Binary file not shown.
Binary file removed docs/_build/doctrees/auto_examples/index.doctree
Binary file not shown.
Binary file not shown.
Binary file removed docs/_build/doctrees/calculator.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/calculator.intro.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/helloworld.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/modules.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/overview.calculator.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/overview.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/overview.helloworld.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/sg_execution_times.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
83 changes: 0 additions & 83 deletions docs/_build/html/_sources/auto_examples/calc_example.rst.txt

This file was deleted.

59 changes: 0 additions & 59 deletions docs/_build/html/_sources/auto_examples/index.rst.txt

This file was deleted.

37 changes: 0 additions & 37 deletions docs/_build/html/_sources/auto_examples/sg_execution_times.rst.txt

This file was deleted.

25 changes: 0 additions & 25 deletions docs/_build/html/_sources/calculator.intro.rst.txt

This file was deleted.

7 changes: 0 additions & 7 deletions docs/_build/html/_sources/calculator.rst.txt

This file was deleted.

7 changes: 0 additions & 7 deletions docs/_build/html/_sources/helloworld.rst.txt

This file was deleted.

24 changes: 0 additions & 24 deletions docs/_build/html/_sources/index.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions docs/_build/html/_sources/modules.rst.txt

This file was deleted.

25 changes: 0 additions & 25 deletions docs/_build/html/_sources/overview.calculator.rst.txt

This file was deleted.

5 changes: 0 additions & 5 deletions docs/_build/html/_sources/overview.helloworld.rst.txt

This file was deleted.

Loading

0 comments on commit 0cdeb10

Please sign in to comment.