Switch a bunch of documentation titles to title case#13714
Switch a bunch of documentation titles to title case#13714danielbachhuber merged 8 commits intomasterfrom
Conversation
|
I honestly don't know what should be the preferred style. Randomly looking through other documentation I see both, just one example here: |
gziolo
left a comment
There was a problem hiding this comment.
I like this patch, let's start moving toward title case to solve the issue 🚀
|
@gziolo Any ideas on why the build is failing with this? |
Nevermind, I've found the issue. |
|
@danielbachhuber The docs manifest needs to be updated; it contains the doc titles which are extracted from the markdown. |
Yep, done in 8c5220b |
chrisvanpatten
left a comment
There was a problem hiding this comment.
A few small changes; good to go after that!
docs/designers-developers/developers/tutorials/javascript/scope-your-code.md
Outdated
Show resolved
Hide resolved
docs/designers-developers/developers/tutorials/javascript/versions-and-building.md
Outdated
Show resolved
Hide resolved
Co-Authored-By: danielbachhuber <[email protected]>
Co-Authored-By: danielbachhuber <[email protected]>
* Switch a bunch of documentation titles to title case * Fix one lingering instance * Update `manifest.json` with new titles * Fix merge conflict discrepancy * npm should always be lowercase Co-Authored-By: danielbachhuber <[email protected]> * Correct spelling for JavaScript Co-Authored-By: danielbachhuber <[email protected]> * Update `manifest.json` again
* Switch a bunch of documentation titles to title case * Fix one lingering instance * Update `manifest.json` with new titles * Fix merge conflict discrepancy * npm should always be lowercase Co-Authored-By: danielbachhuber <[email protected]> * Correct spelling for JavaScript Co-Authored-By: danielbachhuber <[email protected]> * Update `manifest.json` again

No description provided.