Skip to content

Commit a991dc3

Browse files
committed
deploy: 5e26e7a
1 parent ca8b169 commit a991dc3

Some content is hidden

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

51 files changed

+50
-50
lines changed

.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: 88d56d4845c3bd8005281fb7b2be6a9f
3+
config: 8538ed4b1842301071e220c3ed5550e7
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/environment.pickle

37 Bytes
Binary file not shown.

CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_CONTRIBUTING_e390a208.png" />
18-
<meta property="og:image:alt" content="The guide is a community resource. TL;DR: We welcome contributions in the form of issues and pull requests: If you have an idea for something that should be..." />
18+
<meta property="og:image:alt" content="The guide is a community resource. TL;DR: We welcome contributions in the form of issues and pull requests: If you have an idea for something that should be included in the guide, please open an is..." />
1919
<meta name="description" content="The guide is a community resource. TL;DR: We welcome contributions in the form of issues and pull requests: If you have an idea for something that should be included in the guide, please open an is..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

TRANSLATING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_TRANSLATING_8b2cd783.png" />
18-
<meta property="og:image:alt" content="This guide will help you get started contributing to the translation of the Python Packaging Guide. The process of contributing to the translation of the gui..." />
18+
<meta property="og:image:alt" content="This guide will help you get started contributing to the translation of the Python Packaging Guide. The process of contributing to the translation of the guide is similar to the process of contribu..." />
1919
<meta name="description" content="This guide will help you get started contributing to the translation of the Python Packaging Guide. The process of contributing to the translation of the guide is similar to the process of contribu..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

continuous-integration/ci.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_continuous-integration_ci_f374f1f7.png" />
18-
<meta property="og:image:alt" content="When you develop, work on, and contribute to software, there is more to consider than just writing code. Having tests and checks ensures that your code runs..." />
18+
<meta property="og:image:alt" content="When you develop, work on, and contribute to software, there is more to consider than just writing code. Having tests and checks ensures that your code runs reliably and follows a consistent format..." />
1919
<meta name="description" content="When you develop, work on, and contribute to software, there is more to consider than just writing code. Having tests and checks ensures that your code runs reliably and follows a consistent format..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

continuous-integration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_continuous-integration_index_bdd1ba2b.png" />
18-
<meta property="og:image:alt" content="Continuous Integration: What is CI?- What is continuous integration?, What is Continuous Deployment (CD)?- Why use CI., CI / CD platforms- If you aren’t sure..." />
18+
<meta property="og:image:alt" content="Continuous Integration: What is CI?- What is continuous integration?, What is Continuous Deployment (CD)?- Why use CI., CI / CD platforms- If you aren’t sure, use GitHub Actions., Embrace automation.." />
1919
<meta name="description" content="Continuous Integration: What is CI?- What is continuous integration?, What is Continuous Deployment (CD)?- Why use CI., CI / CD platforms- If you aren’t sure, use GitHub Actions., Embrace automation.." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

documentation/hosting-tools/intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_documentation_hosting-tools_intro_d46b159a.png" />
18-
<meta property="og:image:alt" content="The most common tool for building documentation in the Python ecosystem currently is Sphinx. However, some maintainers are using tools like mkdocs for docume..." />
18+
<meta property="og:image:alt" content="The most common tool for building documentation in the Python ecosystem currently is Sphinx. However, some maintainers are using tools like mkdocs for documentation. It is up to you to use the plat..." />
1919
<meta name="description" content="The most common tool for building documentation in the Python ecosystem currently is Sphinx. However, some maintainers are using tools like mkdocs for documentation. It is up to you to use the plat..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

documentation/hosting-tools/myst-markdown-rst-doc-syntax.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_documentation_hosting-tools_myst-markdown-rst-doc-syntax_7b15a69b.png" />
18-
<meta property="og:image:alt" content="There are three commonly used syntaxes for creating Python documentation: markdown: Markdown is an easy-to-learn text syntax. It is the default syntax used i..." />
18+
<meta property="og:image:alt" content="There are three commonly used syntaxes for creating Python documentation: markdown: Markdown is an easy-to-learn text syntax. It is the default syntax used in Jupyter Notebooks. There are tools tha..." />
1919
<meta name="description" content="There are three commonly used syntaxes for creating Python documentation: markdown: Markdown is an easy-to-learn text syntax. It is the default syntax used in Jupyter Notebooks. There are tools tha..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

documentation/hosting-tools/publish-documentation-online.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_documentation_hosting-tools_publish-documentation-online_94b43bed.png" />
18-
<meta property="og:image:alt" content="We suggest that you setup a hosting service for your Python package documentation. Two free and commonly used ways to quickly create a documentation website..." />
18+
<meta property="og:image:alt" content="We suggest that you setup a hosting service for your Python package documentation. Two free and commonly used ways to quickly create a documentation website hosting environment are below. You can h..." />
1919
<meta name="description" content="We suggest that you setup a hosting service for your Python package documentation. Two free and commonly used ways to quickly create a documentation website hosting environment are below. You can h..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

documentation/hosting-tools/sphinx-python-package-documentation-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta property="og:image:width" content="1146" />
1616
<meta property="og:image:height" content="600" />
1717
<meta property="og:image" content="https://www.pyopensci.org/python-package-guide/_images/social_previews/summary_documentation_hosting-tools_sphinx-python-package-documentation-tools_61b67786.png" />
18-
<meta property="og:image:alt" content="On this page we discuss using Sphinx to build your user-facing package documentation. While Sphinx is currently the most commonly-used tool in the scientific..." />
18+
<meta property="og:image:alt" content="On this page we discuss using Sphinx to build your user-facing package documentation. While Sphinx is currently the most commonly-used tool in the scientific Python ecosystem, you are welcome to ex..." />
1919
<meta name="description" content="On this page we discuss using Sphinx to build your user-facing package documentation. While Sphinx is currently the most commonly-used tool in the scientific Python ecosystem, you are welcome to ex..." />
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<link href="https://www.pyopensci.org/images/favicon.ico" rel="icon" type="image/x-icon">

0 commit comments

Comments
 (0)