|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
|
3 | 3 | <rules>
|
4 |
| - <!-- format is as follows |
5 |
| - <rule id="<unique id>"> |
6 |
| - <accepts>page.html</accepts> |
| 4 | + <rule id="getting_started_installation"> |
| 5 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 6 | + <accepts>getting-started/installation.html</accepts> |
| 7 | + </rule> |
| 8 | + <rule id="guide_basic"> |
| 9 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 10 | + <accepts>guide/basic.html</accepts> |
7 | 11 | </rule>
|
8 |
| - --> |
9 |
| - <rule id="1bcc9e2a"> |
10 |
| - <description>Created after removal of "About Deploy Operations" from Deploy Operations</description> |
11 |
| - <accepts>starter-topic.html</accepts> |
| 12 | + <rule id="upgrade_guide"> |
| 13 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 14 | + <accepts>upgrade-guide/</accepts> |
12 | 15 | </rule>
|
13 |
| - <rule id="33a6d1d0"> |
| 16 | + <rule id="guide_running"> |
14 | 17 | <description>Created after removal of "Running Operations" from Deploy Operations</description>
|
15 |
| - <accepts>guide-running-operations.html</accepts> |
| 18 | + <accepts>guide/running.html</accepts> |
16 | 19 | </rule>
|
17 |
| - <rule id="54ead075"> |
18 |
| - <description>Created after removal of "Running operations" from Deploy Operations</description> |
19 |
| - <accepts>running-operations.html</accepts> |
| 20 | + <rule id="guide_creating"> |
| 21 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 22 | + <accepts>guide/creating.html</accepts> |
20 | 23 | </rule>
|
21 |
| - <rule id="4195a4d"> |
22 |
| - <description>Created after removal of "Creation Operations" from Deploy Operations</description> |
23 |
| - <accepts>creation-operations.html</accepts> |
| 24 | + <rule id="guide_status"> |
| 25 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 26 | + <accepts>guide/status.html</accepts> |
24 | 27 | </rule>
|
25 |
| - <rule id="46593472"> |
26 |
| - <description>Created after removal of "Operations Status" from Deploy Operations</description> |
27 |
| - <accepts>operations-status.html</accepts> |
| 28 | + <rule id="guide_rollback"> |
| 29 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 30 | + <accepts>guide/rollback.html</accepts> |
28 | 31 | </rule>
|
29 |
| - <rule id="27586ab9"> |
30 |
| - <description>Created after removal of "Helpers" from Deploy Operations</description> |
31 |
| - <accepts>Helpers.html</accepts> |
| 32 | + <rule id="guide_customize_stub"> |
| 33 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 34 | + <accepts>guide/customize-stub.html</accepts> |
32 | 35 | </rule>
|
33 |
| - <rule id="3db5de6a"> |
34 |
| - <description>Created after removal of "Rolling Back Operations" from Deploy Operations</description> |
35 |
| - <accepts>Rolling-Back-Operations.html</accepts> |
| 36 | + <rule id="helpers_artisan"> |
| 37 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 38 | + <accepts>helpers/artisan.html</accepts> |
36 | 39 | </rule>
|
37 |
| - <rule id="702c2c89"> |
38 |
| - <description>Created after removal of "Artisan Command" from Deploy Operations</description> |
39 |
| - <accepts>artisan-command.html</accepts> |
| 40 | + <rule id="helpers_events"> |
| 41 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 42 | + <accepts>helpers/events.html</accepts> |
40 | 43 | </rule>
|
41 |
| - <rule id="61d0bb17"> |
42 |
| - <description>Created after removal of "Events" from Deploy Operations</description> |
43 |
| - <accepts>events.html</accepts> |
| 44 | + <rule id="helpers_execution_status"> |
| 45 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 46 | + <accepts>helpers/execution-status.html</accepts> |
44 | 47 | </rule>
|
45 |
| - <rule id="5ebc6059"> |
46 |
| - <description>Created after removal of "Execution Status" from Deploy Operations</description> |
47 |
| - <accepts>execution-status.html</accepts> |
| 48 | + <rule id="extras_database_data_dumper"> |
| 49 | + <description>Created after removal of "Running Operations" from Deploy Operations</description> |
| 50 | + <accepts>extras/database-data-dumper.html</accepts> |
48 | 51 | </rule>
|
49 | 52 | </rules>
|
0 commit comments