Commit 93184c8
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.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 02a18ea commit 93184c8
File tree
430 files changed
+359347
-4
lines changed- .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.
430 files changed
+359347
-4
lines changed| 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 | + | |
0 commit comments