Skip to content

Commit 58fe178

Browse files
authored
Merge pull request #941 from realpython/fix-h1-headers
Fixed all H1 headings
2 parents e000bd2 + 693c8ca commit 58fe178

35 files changed

+108
-44
lines changed

docs/404.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#################
13
404 — Not Found
2-
===============
4+
#################
35

46
**Sorry, but we couldn't find the page you requested.**
57

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
.. meta::
77
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, and usage of Python on a daily basis.
88

9+
10+
#################################
911
The Hitchhiker's Guide to Python!
10-
=================================
12+
#################################
1113

1214
Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.
1315

docs/intro/community.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _the-community:
22

3+
4+
#############
35
The Community
4-
=============
6+
#############
57

68
.. image:: /_static/photos/34689432801_78d97ecec9_k_d.jpg
79

docs/intro/documentation.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
#############
14
Documentation
2-
=============
5+
#############
36

47
.. image:: /_static/photos/33928823133_2f3d32cf32_k_d.jpg
58

docs/intro/duction.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
############
14
Introduction
2-
============
5+
############
36

47
.. image:: /_static/photos/34725946825_0f85497e60_k_d.jpg
58

docs/intro/learning.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
###############
14
Learning Python
2-
===============
5+
###############
36

47
.. image:: /_static/photos/32800783863_11a00db52c_k_d.jpg
58

docs/intro/news.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
####
14
News
2-
====
5+
####
36

47
.. image:: /_static/photos/33573767786_eececc5d27_k_d.jpg
58

docs/notes/contribute.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
##########
12
Contribute
2-
~~~~~~~~~~
3+
##########
34

45
.. image:: /_static/photos/33573769116_49c1ef51e7_k_d.jpg
56

docs/notes/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=======
1+
#######
22
License
3-
=======
3+
#######
44

55
.. image:: /_static/photos/32800805573_568d6b72fd_k_d.jpg
66

docs/notes/styleguide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _guide-style-guide:
22

3-
=====================
3+
#####################
44
The Guide Style Guide
5-
=====================
5+
#####################
66

77
.. image:: /_static/photos/33573755856_7f43d43adf_k_d.jpg
88

docs/scenarios/admin.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
######################
13
Systems Administration
2-
======================
4+
######################
35

46
.. image:: /_static/photos/34435690580_3afec7d4cd_k_d.jpg
57

docs/scenarios/ci.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
######################
13
Continuous Integration
2-
======================
4+
######################
35

46
.. image:: /_static/photos/33907150594_9abba7ad0a_k_d.jpg
57

docs/scenarios/cli.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#########################
13
Command-line Applications
2-
=========================
4+
#########################
35

46
.. image:: /_static/photos/34435690330_11930b5987_k_d.jpg
57

docs/scenarios/clibs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
################################
13
Interfacing with C/C++ Libraries
2-
================================
4+
################################
35

46
.. image:: /_static/photos/34725951345_c8f5959a2e_k_d.jpg
57

docs/scenarios/client.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
####################
13
Network Applications
2-
====================
4+
####################
35

46
.. image:: /_static/photos/34364815780_bea6614025_k_d.jpg
57

docs/scenarios/crypto.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
############
13
Cryptography
2-
============
4+
############
35

46
.. image:: /_static/photos/33907152824_bf91078cc1_k_d.jpg
57

docs/scenarios/db.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#########
13
Databases
2-
=========
4+
#########
35

46
.. image:: /_static/photos/33907152464_a99fdcc8de_k_d.jpg
57

docs/scenarios/gui.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
################
13
GUI Applications
2-
================
4+
################
35

46
.. image:: /_static/photos/33907143624_cd621b535c_k_d.jpg
57

docs/scenarios/imaging.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
==================
1+
2+
##################
23
Image Manipulation
3-
==================
4+
##################
45

56
.. image:: /_static/photos/34575689432_3de8e9a348_k_d.jpg
67

docs/scenarios/json.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
####
13
JSON
2-
====
4+
####
35

46
.. image:: /_static/photos/33928819683_97b5c6a184_k_d.jpg
57

docs/scenarios/ml.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
================
1+
2+
3+
################
24
Machine Learning
3-
================
5+
################
46

57
.. image:: /_static/photos/34018729885_002ced9b54_k_d.jpg
68

docs/scenarios/network.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
##########
13
Networking
2-
==========
4+
##########
35

46
.. image:: /_static/photos/34151833832_6bdfd930af_k_d.jpg
57

docs/scenarios/scientific.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
=======================
1+
2+
#######################
23
Scientific Applications
3-
=======================
4+
#######################
45

56
.. image:: /_static/photos/33925223870_97e44f5629_k_d.jpg
67

docs/scenarios/scrape.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#############
13
HTML Scraping
2-
=============
4+
#############
35

46
.. image:: /_static/photos/34268661876_442428e122_k_d.jpg
57

docs/scenarios/serialization.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
==================
1+
2+
##################
23
Data Serialization
3-
==================
4+
##################
45

56
.. image:: /_static/photos/33467946364_3e59bd376a_k_d.jpg
67

docs/scenarios/speed.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#####
13
Speed
2-
=====
4+
#####
35

46
.. image:: /_static/photos/33175625804_e225b90f3e_k_d.jpg
57

docs/scenarios/web.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
=============================
1+
2+
#############################
23
Web Applications & Frameworks
3-
=============================
4+
#############################
45

56
.. image:: /_static/photos/34309496175_b82d104282_k_d.jpg
67

docs/scenarios/xml.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
###########
13
XML parsing
2-
===========
4+
###########
35

46
.. image:: /_static/photos/33888714601_a1f7d020a2_k_d.jpg
57

docs/shipping/freezing.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
.. _freezing-your-code-ref:
22

3-
==================
3+
4+
##################
45
Freezing Your Code
5-
==================
6+
##################
67

78
.. image:: /_static/photos/33907151034_e0a9e53402_k_d.jpg
89

docs/shipping/packaging.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
.. _packaging-your-code-ref:
22

3-
===================
3+
4+
###################
45
Packaging Your Code
5-
===================
6+
###################
67

78
.. image:: /_static/photos/36137234682_be6898bf57_k_d.jpg
89

docs/starting/install/linux.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _install-linux:
22

3+
4+
############################
35
Installing Python 2 on Linux
4-
=============================
6+
############################
57

68
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
79

docs/starting/install/osx.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _install-osx:
22

3+
4+
###############################
35
Installing Python 2 on Mac OS X
4-
===============================
6+
###############################
57

68
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
79

docs/starting/install/win.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _install-windows:
22

3+
4+
##############################
35
Installing Python 2 on Windows
4-
==============================
6+
##############################
57

68
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
79

docs/starting/installation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _installation:
22

3+
4+
##########################
35
Properly Installing Python
4-
==========================
6+
##########################
57

68
.. image:: /_static/photos/36137232412_fdcb0f84eb_k_d.jpg
79

docs/starting/which-python.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
#####################################
14
Picking a Python Interpreter (3 vs 2)
2-
=====================================
5+
#####################################
36

47
.. image:: /_static/photos/34484834733_5b80f65ab1_k_d.jpg
58

0 commit comments

Comments
 (0)