Commit 9d8ad94
committed
docs: add versioned documentation (next, 1.6, 0.6)
Set up Docusaurus doc versioning with three versions:
- next (unreleased, from /docs directory)
- 1.6 (current release)
- 0.6 (last version of previous major)
Includes version dropdown in navbar, versioned API reference,
and automated version snapshotting in the release workflow.
Remove hardcoded version links (1.3, 2.2) pointing to sdk.apify.com
and the duplicate version dropdown logic, keeping only the one from
docusaurus.config.js.1 parent 02a18ea commit 9d8ad94
431 files changed
Lines changed: 359348 additions & 28 deletions
File tree
- .github/workflows
- website
- versioned_docs
- version-0.6
- deployment
- code_examples
- apify
- google
- examples
- code_examples
- guides
- code_examples
- avoid_blocking
- error_handling
- http_clients
- login_crawler
- playwright_crawler_adaptive
- playwright_crawler
- proxy_management
- request_loaders
- running_in_web_server
- scaling_crawlers
- session_management
- storages
- introduction
- code_examples
- quick-start
- code_examples
- upgrading
- version-1.6
- deployment
- code_examples
- apify
- aws
- google
- examples
- code_examples
- guides
- code_examples
- avoid_blocking
- creating_web_archive
- error_handling
- http_clients
- http_crawlers
- login_crawler
- playwright_crawler_adaptive
- playwright_crawler_stagehand
- playwright_crawler
- proxy_management
- request_loaders
- request_router
- running_in_web_server
- scaling_crawlers
- service_locator
- session_management
- storage_clients
- storages
- trace_and_monitor_crawlers
- introduction
- code_examples
- quick-start
- code_examples
- upgrading
- versioned_sidebars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
107 | 175 | | |
108 | 176 | | |
109 | | - | |
| 177 | + | |
110 | 178 | | |
111 | 179 | | |
112 | 180 | | |
113 | 181 | | |
114 | 182 | | |
115 | 183 | | |
116 | | - | |
117 | | - | |
| 184 | + | |
| 185 | + | |
118 | 186 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| 257 | + | |
254 | 258 | | |
255 | 259 | | |
256 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
175 | 181 | | |
176 | 182 | | |
177 | 183 | | |
| |||
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
284 | 296 | | |
285 | 297 | | |
286 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 40 | | |
59 | | - | |
60 | 41 | | |
61 | 42 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 43 | + | |
67 | 44 | | |
68 | 45 | | |
69 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments