Skip to content

Commit

Permalink
deploy: fc94000
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriqueAJNB committed Jun 29, 2024
1 parent 2b5e4a7 commit 7d55df0
Show file tree
Hide file tree
Showing 15 changed files with 85 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 84380f63ee4742198b0ffc98d57e289a
config: 2a1f19a97e0a176130967752a7e06954
tags: 645f666f9bcd5a90fca523b33c5a78b7
11 changes: 9 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'README';</script>
<link rel="icon" href="_static/python.svg"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Instalação do Python" href="cap01-instalacao-python/sec00-introducao.html" />
Expand Down Expand Up @@ -149,8 +150,14 @@








<img src="_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down Expand Up @@ -396,7 +403,7 @@ <h2> Contents </h2>
<article class="bd-article">

<section id="python-para-todos">
<h1><a class="reference internal" href="img/python-logo.svg"><img alt="img/python-logo.svg" src="img/python-logo.svg" width="64" /></a> Python para todos<a class="headerlink" href="#python-para-todos" title="Link to this heading">#</a></h1>
<h1><a class="reference internal" href="_images/python.svg"><img alt="_images/python.svg" src="_images/python.svg" width="64" /></a> Python para todos<a class="headerlink" href="#python-para-todos" title="Link to this heading">#</a></h1>
<div style="text-align: justify">
<p>Quer aprender Python do zero? Este livro é para você!</p>
<div class="note admonition">
Expand Down
1 change: 1 addition & 0 deletions _images/python.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _sources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="img/python-logo.svg" width="64"/> Python para todos
# <img src="img/config/logos/python.svg" width="64"/> Python para todos

<div style="text-align: justify">

Expand Down
Binary file added _static/book.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _static/python.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion cap01-instalacao-python/sec00-introducao.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap01-instalacao-python/sec00-introducao';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Windows" href="sec01-windows.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion cap01-instalacao-python/sec01-windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap01-instalacao-python/sec01-windows';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Qual versão do Python devo instalar?" href="sec02-versoes-python.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion cap01-instalacao-python/sec02-versoes-python.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap01-instalacao-python/sec02-versoes-python';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Ambientes para desenvolvimento Python" href="../cap02-ambientes-desenvolvimento/sec00-introducao.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion cap02-ambientes-desenvolvimento/sec00-introducao.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap02-ambientes-desenvolvimento/sec00-introducao';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="IDEs" href="sec01-ides.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion cap02-ambientes-desenvolvimento/sec01-ides.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap02-ambientes-desenvolvimento/sec01-ides';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Instalação VSCode" href="sec02-instalacao-vscode-windows.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap02-ambientes-desenvolvimento/sec02-instalacao-vscode-windows';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Configuração VSCode" href="sec03-configuracao-vscode.html" />
Expand Down Expand Up @@ -148,8 +149,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'cap02-ambientes-desenvolvimento/sec03-configuracao-vscode';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="prev" title="Instalação VSCode" href="sec02-instalacao-vscode-windows.html" />
Expand Down Expand Up @@ -147,8 +148,14 @@








<img src="../_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="../_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'genindex';</script>
<link rel="icon" href="_static/python.svg"/>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
Expand Down Expand Up @@ -147,8 +148,14 @@








<img src="_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down
9 changes: 8 additions & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<script src="_static/searchtools.js"></script>
<script src="_static/language_data.js"></script>
<script src="searchindex.js"></script>
<link rel="icon" href="_static/python.svg"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="#" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
Expand Down Expand Up @@ -149,8 +150,14 @@








<img src="_static/book.png" class="logo__image only-light" alt="Python para todos - Home"/>
<script>document.write(`<img src="_static/book.png" class="logo__image only-dark" alt="Python para todos - Home"/>`);</script>

<p class="title logo__title">Python para todos</p>

</a></div>
<div class="sidebar-primary-item">
Expand Down

0 comments on commit 7d55df0

Please sign in to comment.