Marc Poulin
ffd696e4a6
More H1/H2 fixes
...
Before, H1 and H2 formatting was not consistent.
Now, H1 uses over/under hashes and H2 uses over/under asterisks. Also changed H3 tildes to equal signs to silence Sphinx warnings.
2018-12-05 14:51:26 -07:00
Marc Poulin
33a6a105b9
More H1/H2 fixes
...
Before, H1 and H2 formats were not consistent.
Now, H1 uses over/under hashes and H2 uses over/under asterisks.
I missed this file in the last round of edits.
2018-12-05 14:36:41 -07:00
Marc Poulin
cafe323e0e
Merge pull request #943 from realpython/fix-h2-headers
...
Fixed all H2 headings
2018-12-05 08:45:28 -07:00
Marc Poulin
35c13bc9ea
Fixed all H2 headings
...
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin
58fe178325
Merge pull request #941 from realpython/fix-h1-headers
...
Fixed all H1 headings
2018-11-30 09:15:15 -07:00
Marc Poulin
693c8ca677
Fixed all H1 headings
...
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
Dan Bader
e000bd28c7
Merge pull request #937 from MikeTheWatchGuy/master
...
Added information on new Qt port.
2018-11-26 13:24:33 -08:00
Dan Bader
8e7ba7e666
Update community.rst
2018-11-21 17:16:12 -08:00
MikeTheWatchGuy
8ec78ec61b
Added information on new Qt port.
2018-11-21 09:11:53 -05:00
Dan Bader
cca6499e97
Merge pull request #936 from bnorquist/mojave
...
Add installation instructions for osx high sierra & mojave
2018-11-20 10:35:14 -08:00
Ben Norquist
eda3868a80
merge master
2018-11-20 12:10:31 -06:00
Ben Norquist
c178db7792
redundant instructions
2018-11-20 12:07:27 -06:00
Ben Norquist
fdc5e3bfaa
add path step for mojave and high sierra
2018-11-20 12:06:14 -06:00
Dan Bader
61254a06da
Spelling
2018-11-08 11:47:49 -08:00
Dan Bader
4a4dae724e
Merge pull request #935 from s-pace/www/fix/search_script_position
...
[search] removing extra bottom line
2018-11-07 13:27:14 -08:00
s-pace
126c1594e8
Search the Guide
2018-11-07 20:39:23 +01:00
s-pace
1d3dfa6183
override
2018-11-07 18:51:25 +01:00
s-pace
87a3400adf
removing extra bottom line
2018-11-07 18:47:28 +01:00
kennethreitz
3fc0707267
Merge pull request #934 from s-pace/www/fix/search_script_position
...
[fix search website] Changing the position of the script (not included)
2018-11-07 12:37:48 -05:00
Sylvain Pace
4e081f2e9e
Merge branch 'master' into www/fix/search_script_position
2018-11-07 18:30:18 +01:00
s-pace
18df25b13e
ready to deploy
2018-11-07 18:28:59 +01:00
s-pace
f52611818b
everything in the same place
2018-11-07 18:20:01 +01:00
Dan Bader
2fe73f2807
Revert "adding search experience to the documentation #932 "
...
This reverts commit 1363df8e25 .
2018-11-07 09:10:58 -08:00
s-pace
2f70d88292
script with the nav
2018-11-07 18:10:44 +01:00
s-pace
f7b55aa35e
using another id
2018-11-07 18:05:54 +01:00
s-pace
03601528ec
fixing position of the script
2018-11-07 17:55:02 +01:00
kennethreitz
47934d5f09
Merge pull request #933 from s-pace/www/feat/add_search
...
[doc website] Add nice search experience #932
2018-11-07 11:39:26 -05:00
s-pace
1363df8e25
adding search experience to the documentation #932
2018-11-07 17:34:50 +01:00
Marc Poulin
57360cf2c6
Resolved W3C link redirect warnings
...
Fixed permanent redirects reported by the W3C link checker.
2018-10-22 14:12:24 -06:00
Marc Poulin
a6aa52a7a3
Fixed URL for Dive Into Python
...
Before, link to "Dive Into Python 3" was broken.
Now, link points to correct page.
2018-10-19 08:07:21 -06:00
Marc Poulin
566e8275d2
Merge pull request #925 from codeaditya/version-update
...
Update the link for latest available Python 2.7 release for Windows
2018-10-15 12:48:59 -06:00
Aditya
bd3d762f5e
Update the link for latest available Python 2.7 release for Windows
2018-10-15 15:47:12 +05:30
Dan Bader
2dee29c362
Update community
2018-10-11 15:45:20 -07:00
Marc Poulin
4e6093a8f7
Merge pull request #924 from mrshu/mrshu/cli-fire
...
add: Section on `fire` in CLI scenario
2018-10-10 13:20:21 -06:00
Dan Bader
5bd6610e41
Update whitelist
2018-10-07 13:20:54 -07:00
mr.Shu
6e557c3e87
add: Section on fire in CLI scenario
...
* Add a section on [Python Fire](https://github.com/google/python-fire/ )
in the CLI scenario.
Signed-off-by: mr.Shu <mr@shu.io >
2018-10-06 13:49:12 +02:00
Marc Poulin
8ea6c6a106
Merge pull request #923 from rickwest/patch-2
...
Update web.rst following #922
Link now goes to main page.
2018-09-30 09:48:10 -06:00
Rick West
92ee9d116f
Update web.rst
2018-09-30 14:02:01 +01:00
Rick West
33436d48cc
Update web.rst following #922
...
Fix broken link 🙈
2018-09-29 21:03:44 +01:00
Dan Bader
b22766707c
Merge pull request #922 from rickwest/patch-1
...
Update web.rst
2018-09-29 11:58:00 -07:00
Rick West
96d17ff292
Update web.rst
...
Add Masonite to web frameworks.
2018-09-29 19:22:56 +01:00
Marc Poulin
bdaf525f94
Merge pull request #921 from realpython/grammarly
...
Grammarly
2018-09-25 13:38:55 -06:00
Marc Poulin
29be1ba532
Capitalize CPU and I/O
2018-09-25 13:36:31 -06:00
Marc Poulin
71b2afae23
Deleted first paragraph
...
The subject of this section is finding examples of excellent code, not "readability matters".
2018-09-24 14:29:11 -06:00
Marc Poulin
3bdbae8d8c
Fixed grammar.
2018-09-24 13:58:49 -06:00
Marc Poulin
5d0541cbea
Added missing comma
2018-09-24 13:52:20 -06:00
Dan Bader
bc74a48a8c
Update _redirects
2018-09-21 10:22:58 -07:00
Dan Bader
1afc0423bf
Merge pull request #919 from realpython/issue-796
...
Issue 796 resolved
2018-09-17 11:02:37 -07:00
Marc Poulin
1d1ebf540d
Side effects of changing a list
2018-09-14 11:20:53 -06:00
Marc Poulin
dc078e1a66
Cleaned up some wording
2018-09-14 11:11:16 -06:00