| OLD | NEW |
| 1 .. _coding: | 1 .. _coding: |
| 2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
| 3 ####################### | 5 ####################### |
| 4 Coding Your Application | 6 Coding Your Application |
| 5 ####################### | 7 ####################### |
| 6 | 8 |
| 7 This section of the Developer's Guide describes important concepts that would be | 9 This section of the Developer's Guide describes important concepts that would be |
| 8 useful to understand in order to code your application---e.g., how an | 10 useful to understand in order to code your application---e.g., how an |
| 9 application is structured, and how to use the Pepper APIs. | 11 application is structured, and how to use the Pepper APIs. |
| OLD | NEW |