|
1 | | - |
2 | 1 | # Project information |
3 | 2 | site_name: Phalcon Documentation |
4 | 3 | site_url: https://docs.phalcon.io |
@@ -294,31 +293,32 @@ nav: |
294 | 293 | - Home: |
295 | 294 | - Introduction: introduction.md |
296 | 295 | - Changelog: |
297 | | - - Current Version: https://github.com/phalcon/cphalcon/blob/5.0.x/CHANGELOG-5.0.md |
298 | | - - Releases: releases.md |
299 | | - - How to upgrade: upgrade.md |
| 296 | + - Current Version: https://github.com/phalcon/cphalcon/blob/5.0.x/CHANGELOG-5.0.md |
| 297 | + - Releases: releases.md |
| 298 | + - How to upgrade: upgrade.md |
300 | 299 | - Contributing: |
301 | | - - Contributions: contributions.md |
302 | | - - Asking a question: https://phalcon.io/discussions |
303 | | - - Requesting a change: new-feature-request.md |
304 | | - - Issuing a Pull Request: new-pull-request.md |
| 300 | + - Contributions: contributions.md |
| 301 | + - Asking a question: https://phalcon.io/discussions |
| 302 | + - Requesting a change: new-feature-request.md |
| 303 | + - Issuing a Pull Request: new-pull-request.md |
305 | 304 | - Guides: |
306 | | - - Backtrace Generation: generating-backtrace.md |
307 | | - - Reproducible Tests: reproducible-tests.md |
308 | | - - Testing environment: testing-environment.md |
309 | | - - Coding Standard: coding-standard.md |
| 305 | + - Backtrace Generation: generating-backtrace.md |
| 306 | + - Reproducible Tests: reproducible-tests.md |
| 307 | + - Testing environment: testing-environment.md |
| 308 | + - Coding Standard: coding-standard.md |
310 | 309 | - Sponsoring: sponsors.md |
311 | 310 | - Getting Started: |
312 | 311 | - Installation: installation.md |
313 | 312 | - Webserver Setup: webserver-setup.md |
314 | 313 | - Environments: |
315 | | - - Devilbox: environments-devilbox.md |
316 | | - - Nanobox: environments-nanobox.md |
| 314 | + - Devilbox: environments-devilbox.md |
| 315 | + - Nanobox: environments-nanobox.md |
| 316 | + - Docker: environments-docker.md |
317 | 317 | - Development Tools: |
318 | | - - Devtools: devtools.md |
319 | | - - Debug: support-debug.md |
320 | | - - Migrations: db-migrations.md |
321 | | - - Unit Testing: unit-testing.md |
| 318 | + - Devtools: devtools.md |
| 319 | + - Debug: support-debug.md |
| 320 | + - Migrations: db-migrations.md |
| 321 | + - Unit Testing: unit-testing.md |
322 | 322 | - Tutorials: |
323 | 323 | - Basic: tutorial-basic.md |
324 | 324 | - Invo: tutorial-invo.md |
@@ -354,11 +354,11 @@ nav: |
354 | 354 | - Forms: forms.md |
355 | 355 | - Image: image.md |
356 | 356 | - HTML: |
357 | | - - Attributes: html-attributes.md |
358 | | - - Breadcrumbs: html-breadcrumbs.md |
359 | | - - Escaper: html-escaper.md |
360 | | - - Link: html-link.md |
361 | | - - Tag Factory: html-tagfactory.md |
| 357 | + - Attributes: html-attributes.md |
| 358 | + - Breadcrumbs: html-breadcrumbs.md |
| 359 | + - Escaper: html-escaper.md |
| 360 | + - Link: html-link.md |
| 361 | + - Tag Factory: html-tagfactory.md |
362 | 362 | - Tag (legacy): tag.md |
363 | 363 | - View: views.md |
364 | 364 | - Volt: volt.md |
|
0 commit comments