Skip to content

Commit 4e0955d

Browse files
added sitemap for seo
1 parent e2a3875 commit 4e0955d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+84
-23
lines changed

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ html:
4141
<a href="https://www.buymeacoffee.com/Naveen8" target="_blank"><img src="https://img.shields.io/badge/Support-Buy%20me%20a%20%E2%98%95-orange?style=flat-square&logo=appveyor.svg" alt="Buy Me A Coffee"></a>
4242
<a href="https://www.linkedin.com/in/naveenkumarreddy8/" target="_blank"><img src="https://img.shields.io/badge/Follow-LinkedIn-0077B5?style=flat-square&logo=appveyor.svg" alt="Follow LinkedIn"></a>
4343
</p>
44+
45+
sphinx:
46+
config:
47+
html_baseurl: 'https://prodigiouspython.github.io/ProdigiousPython/'
48+
extra_extensions:
49+
- sphinx_sitemap

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 85ffc7d2f8cc1284b61140dbdb124537
3+
config: 18d71002f74cbf75215a61be137c9016
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.github/ISSUE_TEMPLATE/bug_report.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="../../_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/.github/ISSUE_TEMPLATE/bug_report.html" />
5253
<link rel="index" title="Index" href="../../genindex.html" />
5354
<link rel="search" title="Search" href="../../search.html" />
5455
<meta name="viewport" content="width=device-width, initial-scale=1" />

docs/.github/ISSUE_TEMPLATE/feature_request.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="../../_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/.github/ISSUE_TEMPLATE/feature_request.html" />
5253
<link rel="index" title="Index" href="../../genindex.html" />
5354
<link rel="search" title="Search" href="../../search.html" />
5455
<meta name="viewport" content="width=device-width, initial-scale=1" />

docs/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/CODE_OF_CONDUCT.html" />
5253
<link rel="index" title="Index" href="genindex.html" />
5354
<link rel="search" title="Search" href="search.html" />
5455
<meta name="viewport" content="width=device-width, initial-scale=1" />

docs/README.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/README.html" />
5253
<link rel="index" title="Index" href="genindex.html" />
5354
<link rel="search" title="Search" href="search.html" />
5455
<meta name="viewport" content="width=device-width, initial-scale=1" />

docs/genindex.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<script src="_static/copybutton.js"></script>
4343
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script>
4444
<script src="_static/sphinx-book-theme.d59cb220de22ca1c485ebbdc042f0030.js"></script>
45+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/genindex.html" />
4546
<link rel="index" title="Index" href="#" />
4647
<link rel="search" title="Search" href="search.html" />
4748
<meta name="viewport" content="width=device-width, initial-scale=1" />

docs/intro.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/intro.html" />
5253
<link rel="index" title="Index" href="genindex.html" />
5354
<link rel="search" title="Search" href="search.html" />
5455
<link rel="next" title="1. Getting Started with Python 🐍" href="prodigiouspython/Chapter_1/1_Getting_Started_With_Python_Language.html" />

docs/prodigiouspython/Chapter_1/10_String_representations_of_objects.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="../../_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/prodigiouspython/Chapter_1/10_String_representations_of_objects.html" />
5253
<link rel="index" title="Index" href="../../genindex.html" />
5354
<link rel="search" title="Search" href="../../search.html" />
5455
<link rel="next" title="11. Installing packages" href="11_Installing_Packages.html" />
@@ -444,8 +445,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
444445
</div>
445446
</div>
446447
<div class="cell_output docutils container">
447-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of now is: datetime.datetime(2022, 1, 7, 15, 8, 54, 103175)
448-
The str of now is: 2022-01-07 15:08:54.103175
448+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of now is: datetime.datetime(2022, 1, 7, 18, 49, 47, 661400)
449+
The str of now is: 2022-01-07 18:49:47.661400
449450
</pre></div>
450451
</div>
451452
</div>
@@ -464,8 +465,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
464465
</div>
465466
</div>
466467
<div class="cell_output docutils container">
467-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of language_obj is: &lt;__main__.ProgrammingLanguage object at 0x7f661c5307c0&gt;
468-
The str of language_obj is: &lt;__main__.ProgrammingLanguage object at 0x7f661c5307c0&gt;
468+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of language_obj is: &lt;__main__.ProgrammingLanguage object at 0x7ff50414e850&gt;
469+
The str of language_obj is: &lt;__main__.ProgrammingLanguage object at 0x7ff50414e850&gt;
469470
</pre></div>
470471
</div>
471472
</div>
@@ -495,7 +496,7 @@ <h1><span class="section-number">10. </span>String representations of objects: s
495496
</div>
496497
</div>
497498
<div class="cell_output docutils container">
498-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of human_obj is: Human(name=IronMan, age=48) object at 0x7f661c530760
499+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The repr of human_obj is: Human(name=IronMan, age=48) object at 0x7ff5040f9af0
499500
The str of human_obj is: I am IronMan of age 48
500501
</pre></div>
501502
</div>

docs/prodigiouspython/Chapter_1/11_Installing_Packages.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
const thebe_selector_output = ".output"
5050
</script>
5151
<script async="async" src="../../_static/sphinx-thebe.js"></script>
52+
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/prodigiouspython/Chapter_1/11_Installing_Packages.html" />
5253
<link rel="index" title="Index" href="../../genindex.html" />
5354
<link rel="search" title="Search" href="../../search.html" />
5455
<link rel="next" title="12. Help Utility" href="12_Help_Utility.html" />

0 commit comments

Comments
 (0)