[docs] Fix inconsistent terms usage, ellipses usage and update vale's token ignore scopes (#24593)
[docs] Fix broken link
[docs] Fix vale warning about Latin abbrv., inconsistent case in headings and update verbiage (#24452)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Fix incorrect platform order and latin abbreviation usage warnings from Vale (#24338)
[docs] Fix "app stores" inconsistent usage (#24271)
[config][cli] Remove classic manifest types (#24054)
[docs] mention useClassicUpdates (#23470)# Why Mention `useClassicupdates` in the docs so people know what to do if they want to continue using classic updates # Test Plan - [ ] manuall
[docs] mention useClassicUpdates (#23470)# Why Mention `useClassicupdates` in the docs so people know what to do if they want to continue using classic updates # Test Plan - [ ] manually testsed # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin). --------- Co-authored-by: Aman Mittal <[email protected]>
show more ...
[ENG-9026][docs] better eas update file names (#22979)# Why If an EAS Update doc has a verbose path, rename it to something equivalent, but shorter # Checklist <!-- Please check the appr
[ENG-9026][docs] better eas update file names (#22979)# Why If an EAS Update doc has a verbose path, rename it to something equivalent, but shorter # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
[docs] Remove Archive > Introduction from the sidebar (#22815)
[docs] Format Glossary of terms page and move deprecated term to archive (#22768)
[docs] Update Expo config references to "app config" (#22645)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. -->
[docs] Update Expo config references to "app config" (#22645)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> During the initial audit done by Jon, it was brought that we should be consistent when using **app config** to represet **app.json**/**app.config.js** files. Currently, in many places, Expo config is used instead of **app config**. # How This PR updates all references of Expo config to app config. <!-- How did you build this feature or fix this bug and why? --> # Test Plan <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> Changes have been tested by running docs locally. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin). --------- Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] add FileTree component, replace ASCII file structures (#22513)
[docs] Fix internal links to avoid redirects (#22498)
[docs] Minor typo and formatting fixes & update note in Archive (#22390)
[docs] Update references to expo install/run to npx expo install/run (#22197)# Why We should point to `npx expo *` instead of just `expo *` everywhere # How Search/replace ---------
[docs] Update references to expo install/run to npx expo install/run (#22197)# Why We should point to `npx expo *` instead of just `expo *` everywhere # How Search/replace --------- Co-authored-by: Aman Mittal <[email protected]> Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Remove Adhoc Builds doc from archive and add redirect (#22114)
[docs] Remove /home directory structure and make all directories top level (#22068)
[docs] Fix typo and page title issues, add icons to BoxLinks & more (#22048)
[docs] reorganize navigation structure, introduce Home route (#22011)Co-authored-by: Simek <[email protected]>
[docs] update doctor references to `npx expo-doctor` (#21900)# Why Fulfills https://linear.app/expo/issue/CX-222/update-references-to-expo-doctor-in-docs, reduces confusion when folks find refer
[docs] update doctor references to `npx expo-doctor` (#21900)# Why Fulfills https://linear.app/expo/issue/CX-222/update-references-to-expo-doctor-in-docs, reduces confusion when folks find references to `expo doctor` but find it doesn't work because the global CLI isn't installed. ** Note that the EAS Build steps aren't technically switched over yet, but [it's close](https://linear.app/expo/issue/ENG-8001/switch-to-npx-expo-doctor-in-eas-build), didn't feel like it was worth an extra PR IMO. # How Updated docs # Test Plan <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
[docs] Move Expo Updates v0 Technical Spec to /archive (#21706)
[docs] Add redirects based on Sentry reports and fix formatting in tutorial (#21657)
[docs] Remove Expokit pages from archive and related references from glossary (#21345)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Clean up docs mentions of classic builds (#21142)Co-authored-by: Brent Vatne <[email protected]>
[docs] Move Deprecated and Archived sections to Archive (#21101)
12