Commit ca0927c
Documente how to use ramfs for faster I/O = faster test (#252)
Contributors:
* @spirillen
* Knowen Issue Cygwin
Have made some notes about the limitation of running Cygwin or Python on a Windows and how it is affecting @PyFunceble
Signed by @spirillen
* Added Power(less)shell to the title for know Windows issues...
Signed by @spirillen
* Major changes to docs/
With this release I have made some minor textual changes, but big changes to the filestructure as I have renamed the files inside docs/usage/. This is done to make the filename + the titles more systematic and equal, it just leaves the "mess" it used to be.
Signed by @spirillen
* Tiny fixup of the text for .PyFunceble.yaml
Ensuring that no misunderstands the .PyFunceble.yaml is overwritten by default since .PyFunceble.overwrite.yaml was introduced.
* Updated example IP's to RFC:5737
Signed by @spirillen
* Ordering the Usage docs
Fixed a small Wording
Refs: #247 (comment)
Signed by @spirillen
* Experimental filenaming for deprecated args
Relates to #247 (comment)
fix #247 (comment)
Signed by @spirillen
* Rename bash-terminal.rst to terminal.rst
Fixes #247 (comment)
* Update index.rst in docs
Forgot to update the docs/usage/idex.rst to meet the new filename of terminal.rst.
* Small rewrite of the intro in terminal.rst
And a few missing duble lines between arguments
Previous commit within same PR tuched https://mypdns.org/spirillen/PyFunceble/-/issues/26
* Wrote in depth about .PyFunceble.overwrite.yaml
I also spotted a few lines, which was pushing the 72 chars per line boundries.
(72 vs 80 chars per line, for support of Unix consoles)
This commit tuches #246 to better desription of the .PyFunceble.overwrite.yaml as requested by @ZeroDot1
* Fixing a BUG in the code example
By a mistake there was written `-url "$URI"` which of curse should have been `-u "$URI"`. The mistake was spotted in easylist/easylist#9061 (comment) posted by @ryanbr
* Written about how to speedup test with ramFS
Solved a few github link issues to @spirillen's profile
* Improvement of ramFS text
Have fixed markup of code-block
fixed markup of the indented paragraph and changed it to a info block, as it seems more right
Fixed the Url's
* Trying to fix typo and grammar.
Co-authored-by: Nissar Chababy <[email protected]>
Co-authored-by: Spirillen Marsupilami <[email protected]>1 parent 7c9a3f8 commit ca0927c
3 files changed
+93
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
32 | | - | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | | - | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | | - | |
| 1075 | + | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
| |||
0 commit comments