This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 03abfdf
[[ Deployment Docs ]] Various tweaks (#2099)
* [[ Deployment Docs ]] Proposed changes to the heading structure to make sections easier to find
On LiveCode.com it's not been straight forward to find the iOS deployment guide or the Android deployment guide etc. All the information is in here but because we are using #### instead of ## for the <platform> settings sections they are not displaying in the right-hand menu on https://livecode.com/docs/9-5-0/deployment/deploying-your-application/
I am proposing changing some important section headers from #### to ## to make them easier to discover.
* [[ Deployment Docs ]] Make sections easier to find continued.
…
-Forgot to change the HTML5 heading to ## in the previous pull request. Made it in this one.-
Proposed changes to the heading structure to make sections easier to find
On LiveCode.com it's not been straight forward to find the iOS deployment guide or the Android deployment guide etc. All the information is in here but because we are using #### instead of ## for the settings sections they are not displaying in the right-hand menu on https://livecode.com/docs/9-5-0/deployment/deploying-your-application/
I am proposing changing some important section headers from #### to ## to make them easier to discover.
* [[ Deployment Docs ]] Proposing Changes to heading titles
The headers for the settings should be <Platform> Settings rather that <Platform> Deployment. I have put this proposed changes in this pull request
* [[ Deployment Docs ]] Proposing Changes to heading titles continued
Forgot to include HTML5 deployment name change alongside the changes made in LiveCodeSteven-patch-3. I have included it in this pull request.
* [[ Deployment Docs ]] Fixing a typo I spotted
Fixing a typo I spotted in this doc whilst making other changes.1 parent 5616a16 commit 03abfdf
1 file changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
0 commit comments