Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken anchor links #153

Open
KeshiaRose opened this issue Sep 27, 2024 · 1 comment
Open

Broken anchor links #153

KeshiaRose opened this issue Sep 27, 2024 · 1 comment

Comments

@KeshiaRose
Copy link
Contributor

KeshiaRose commented Sep 27, 2024

Hello! 👋🏾 I put in a PR for a broken anchor link I found while I was going through the tutorials but then I noticed there were a couple more in some other places as well. Ran a quick script on the docs and found quite a few broken anchor links (from one character off, capital letters, phrasing changes, etc.) Thought I would just share the list of what I found. I didn't check every single one but a quick spot check makes me think the list is pretty accurate. Hope this helps!

/troubleshooting

  • Link text: "delete the XCode DerivedData"
    • Broken anchor link: #delete-xcode-deriveddata

/core/connectivity

  • Link text: "getConnectionType()"
    • Broken anchor link: #getConnectionType
  • Link text: "startMonitoring()"
    • Broken anchor link: #startMonitoring
  • Link text: "stopMonitoring()"
    • Broken anchor link: #stopMonitoring

/core/http

  • Link text: "request"
    • Broken anchor link: #

/configuration/webpack

  • Link text: "Examples of configurations section"
    • Broken anchor link: #examples-of-configurations

/parts/troubleshooting-increase-deployment-target

  • Link text: "delete the XCode DerivedData"
    • Broken anchor link: #deleting-xcode-deriveddata

/ui/placeholder

  • Link text: "View"
    • Broken anchor link: #

/guide/android-marshalling

  • Link text: "Accessing APIs"
    • Broken anchor link: #accessing-apis

/guide/ios-marshalling

  • Link text: "here"
    • Broken anchor link: #C-Structures

/guide/property-system

  • Link text: "PropertyOptions"
    • Broken anchor link: #property-options-interface
  • Link text: "CoerciblePropertyOptions"
    • Broken anchor link: #co

/guide/navigation/frames-and-pages

  • Link text: "navigate"
    • Broken anchor link: #navigate
  • Link text: "goBack"
    • Broken anchor link: #goback
  • Link text: "clearHistory"
    • Broken anchor link: #clearhistory
  • Link text: "NavigationEntry"
    • Broken anchor link: #navigation-entry-interface
  • Link text: "navigate"
    • Broken anchor link: #navigate
  • Link text: "context"
    • Broken anchor link: #context

/plugins/animated-circle

  • Link text: "Use @nativescript/animated-circle"
    • Broken anchor link: #use-nativescriptanimated-circle
  • Link text: "API"
    • Broken anchor link: #api

/plugins/apple-pay

  • Link text: "Use @nativescript/apple-pay"
    • Broken anchor link: #use-nativescriptapple-pay
  • Link text: "ApplePayBtn class"
    • Broken anchor link: #applepaybtn-class

/plugins/apple-sign-in

  • Link text: "UserFullName"
    • Broken anchor link: #userfullname
  • Link text: "UserDetectionStatus"
    • Broken anchor link: #userdetectionstatus

/plugins/auto-fit-text

  • Link text: "Use @nativescript/auto-fit-text"
    • Broken anchor link: #use-nativescriptauto-fit-text

/plugins/background-http

  • Link text: "Use @nativescript/background-http"
    • Broken anchor link: #use-nativescriptbackground-http

/plugins/biometrics

  • Link text: "Use @nativescript/biometrics"
    • Broken anchor link: #use-nativescriptbiometrics
  • Link text: "ERROR_CODES Enum"
    • Broken anchor link: #error_codes-enum
  • Link text: "VerifyBiometricOptions"
    • Broken anchor link: #verifybiometricoptions
  • Link text: "BiometricIDAvailableResult"
    • Broken anchor link: #biometricidavailableresult
  • Link text: "VerifyBiometricOptions"
    • Broken anchor link: #verifybiometricoptions
  • Link text: "AndroidOptions"
    • Broken anchor link: #androidoptions
  • Link text: "IOSOptions"
    • Broken anchor link: #iosoptions
  • Link text: "ERROR_CODES"
    • Broken anchor link: #error_codes-enum

/plugins/brightness

  • Link text: "Use @nativescript/brightness"
    • Broken anchor link: #use-nativescriptbrightness
  • Link text: "BrightnessOptions"
    • Broken anchor link: #brightnessoptions

/plugins/camera

  • Link text: "Use @nativescript/camera"
    • Broken anchor link: #use-nativescriptcamera
  • Link text: "Check if the device has a camera"
    • Broken anchor link: #check-if-the-device-has-a-camera
  • Link text: "CameraOptions"
    • Broken anchor link: #cameraoptions

/plugins/contacts

  • Link text: "@nativescript/contacts"
    • Broken anchor link: #nativescriptcontacts
  • Link text: "Use @nativescript/contacts"
    • Broken anchor link: #use-nativescriptcontacts
  • Link text: "Check if a contact is unified/linked (iOS Specific)"
    • Broken anchor link: #check-if-a-contact-is-unifiedlinked-ios-specific
  • Link text: "PhoneNumber/EmailAddress structure"
    • Broken anchor link: #phonenumberemailaddress-structure

/plugins/datetimepicker

  • Link text: "@nativescript/datetimepicker"
    • Broken anchor link: #nativescriptdatetimepicker
  • Link text: "Use @nativescript/datetimepicker"
    • Broken anchor link: #use-nativescriptdatetimepicker

/plugins/directions

  • Link text: "Use @nativescript/directions"
    • Broken anchor link: #use-nativescriptdirections

/plugins/email

  • Link text: "Use @nativescript/email"
    • Broken anchor link: #use-nativescriptemail

/plugins/facebook

  • Link text: "Use @nativescript/facebook"
    • Broken anchor link: #use-nativescriptfacebook

/plugins/firebase-admob

  • Link text: "Interstitial (full-screen)"
    • Broken anchor link: #interstitial-ad
  • Link text: "Use @nativescript/firebase-admob"
    • Broken anchor link: #use-nativescriptfirebase-admob
  • Link text: "Initialize the Mobile Ads SDK"
    • Broken anchor link: #1-initialize-the-mobile-ads-sdk
  • Link text: "Add your preferred ad format to the app"
    • Broken anchor link: #2-add-your-preferred-ad-format-to-the-app
  • Link text: "Instantiate a Banner ad"
    • Broken anchor link: #instantiate-a-banner-ad
  • Link text: "Testing Interstitial ads in development"
    • Broken anchor link: #testing-an-interstitial-ads-in-development
  • Link text: "Add a Native ad to your app"
    • Broken anchor link: #add-a-native-ad-to-your-app
  • Link text: "Child-directed setting"
    • Broken anchor link: #child-directed-setting
  • Link text: "For users under the age of consent"
    • Broken anchor link: #for-users-under-the-age-of-consent
  • Link text: "init"
    • Broken anchor link: #init
  • Link text: "Banner"
    • Broken anchor link: #add-a-banner-ad
  • Link text: "Interstitial (full-screen)"
    • Broken anchor link: #interstitial-ad

/plugins/firebase-analytics

  • Link text: "Use @nativescript/firebase-analytics"
    • Broken anchor link: #use-nativescriptfirebase-analytics
  • Link text: "Get the app instance id"
    • Broken anchor link: #get-the-appinstance-id
  • Link text: "Disable Ad Id usage on iOS"
    • Broken anchor link: #disable-ad-id-usage-on-ios
  • Link text: "Methods"
    • Broken anchor link: #Methods
  • Link text: "License"
    • Broken anchor link: #License

/plugins/firebase-auth

  • Link text: "Use @nativescript/firebase-auth"
    • Broken anchor link: #use-nativescriptfirebase-auth
  • Link text: "Sign in with email and password"
    • Broken anchor link: #sign-in-with-email-and-password
  • Link text: "Send a user's email verification email"
    • Broken anchor link: #send-a-users-email-verification-email
  • Link text: "Sign a user out"
    • Broken anchor link: #Signauserout
  • Link text: "Sign in with Apple"
    • Broken anchor link: #sign-in-a-with-apple
  • Link text: "Testing"
    • Broken anchor link: #testing

/plugins/firebase-crashlytics

  • Link text: "Intro"
    • Broken anchor link: #Intro
  • Link text: "Installation"
    • Broken anchor link: #Installation
  • Link text: "Use @nativescript/firebase-crashlytics"
    • Broken anchor link: #use-nativescriptfirebase-crashlytics
  • Link text: "API"
    • Broken anchor link: #API
  • Link text: "Crashlytics"
    • Broken anchor link: #Crashlytics
  • Link text: "Properties"
    • Broken anchor link: #Properties
  • Link text: "Methods"
    • Broken anchor link: #Methods
  • Link text: "License"
    • Broken anchor link: #License

/plugins/firebase-database

  • Link text: "Intro"
    • Broken anchor link: #Intro
  • Link text: "Installation"
    • Broken anchor link: #Installation
  • Link text: "Use @nativescript/firebase-database"
    • Broken anchor link: #Use-nativescriptfirebase-database
  • Link text: "One-time read"
    • Broken anchor link: #One-time-read
  • Link text: "Listen to events of a reference child"
    • Broken anchor link: #listen-to-events-of-a-references-child
  • Link text: "Remove a reference event listener"
    • Broken anchor link: #Remove-a-reference-event-listener
  • Link text: "Data querying"
    • Broken anchor link: #Data-querying
  • Link text: "Ordering data"
    • Broken anchor link: #Ordering-data
  • Link text: "Limit the number of results"
    • Broken anchor link: #Limit-the-number-of-results
  • Link text: "Writing data"
    • Broken anchor link: #Writing-data
  • Link text: "Setting data"
    • Broken anchor link: #Setting-data
  • Link text: "Updating data"
    • Broken anchor link: #Updating-data
  • Link text: "Save data as transactions"
    • Broken anchor link: #Save-data-as-transactions
  • Link text: "API"
    • Broken anchor link: #API
  • Link text: "Database class"
    • Broken anchor link: #Database-class
  • Link text: "Properties"
    • Broken anchor link: #Properties
  • Link text: "Methods"
    • Broken anchor link: #Methods
  • Link text: "Reference class"
    • Broken anchor link: #Reference-class
  • Link text: "Properties"
    • Broken anchor link: #Properties-1
  • Link text: "Methods"
    • Broken anchor link: #Methods-1
  • Link text: "OnDisconnect class"
    • Broken anchor link: #OnDisconnect-class
  • Link text: "Query class"
    • Broken anchor link: #Query-class
  • Link text: "Properties"
    • Broken anchor link: #Properties-1
  • Link text: "Methods"
    • Broken anchor link: #Methods-1
  • Link text: "DataSnapShot class"
    • Broken anchor link: #DataSnapShot-class
  • Link text: "Properties"
    • Broken anchor link: #Properties-1
  • Link text: "Methods"
    • Broken anchor link: #Methods-1
  • Link text: "EventType"
    • Broken anchor link: #EventType
  • Link text: "TransactionResult"
    • Broken anchor link: #TransactionResult
  • Link text: "License"
    • Broken anchor link: #License
  • Link text: "Reference"
    • Broken anchor link: #reference
  • Link text: "Reference"
    • Broken anchor link: #reference
  • Link text: "Reference"
    • Broken anchor link: #reference
  • Link text: "Reference"
    • Broken anchor link: #reference
  • Link text: "Reference"
    • Broken anchor link: #reference

/plugins/firebase-dynamic-links

  • Link text: "Use @nativescript/firebase-dynamic-links to create and receive dynamic links"
    • Broken anchor link: #use-nativescriptfirebase-dynamic-links-to-create-and-receive-dynamic-links
  • Link text: "DynamiclinkParameters"
    • Broken anchor link: #dynamiclinkparameters
  • Link text: "DynamicLinkParameters"
    • Broken anchor link: #dynamiclinkparameters
  • Link text: "DynamicLinkParameters"
    • Broken anchor link: #dynamiclinkparameters
  • Link text: "DynamicLinkParameters"
    • Broken anchor link: #dynamiclinkparameters

/plugins/firebase-firestore

  • Link text: "CollectionReference object"
    • Broken anchor link: #collectionReference-object
  • Link text: "endAt()"
    • Broken anchor link: #endAt
  • Link text: "endBefore()"
    • Broken anchor link: #endBefore
  • Link text: "limitToLast()"
    • Broken anchor link: #limitToLast
  • Link text: "onSnapshot()"
    • Broken anchor link: #onSnapshot
  • Link text: "Observer interface"
    • Broken anchor link: #Observer-interface
  • Link text: "orderBy()"
    • Broken anchor link: #orderBy
  • Link text: "startAfter()"
    • Broken anchor link: #startAfter
  • Link text: "startAt()"
    • Broken anchor link: #startAt
  • Link text: "isEqual()"
    • Broken anchor link: #isEqual
  • Link text: "DocumentSnapshot object"
    • Broken anchor link: #DocumentSnapshot-object
  • Link text: "Transaction class"
    • Broken anchor link: #Transaction-class

/plugins/firebase-functions

  • Link text: "Use @nativescript/firebase-functions"
    • Broken anchor link: #use-nativescriptfirebase-functions

/plugins/firebase-messaging

  • Link text: "How the app state affects messages delivery"
    • Broken anchor link: #how-the-app-state-affects-messages-delivery
  • Link text: "Send messages to conditional topics"
    • Broken anchor link: #send-messages-to-conditional-topics
  • Link text: "iOS: Enable the support for the delivery of push notification in the background in Xcode"
    • Broken anchor link: #ios-enable-the-support-for-the-delivery-of-push-notification-in-the-background-in-xcode
  • Link text: "Allow processing when a background push notification is received"
    • Broken anchor link: #allow-processing-when-a-background-push-notification-is-received

/plugins/firebase-remote-config

  • Link text: "Get the source of a parameter's value"
    • Broken anchor link: #get-the-source-of-a-parameters-value

/plugins/firebase-storage

  • Link text: "Checking upload/download task progress"
    • Broken anchor link: #checking-uploaddownload-task-progress
  • Link text: "Pausing & resuming tasks"
    • Broken anchor link: #pausing--resuming-tasks
  • Link text: "Task"
    • Broken anchor link: #task-class

/plugins/geolocation

  • Link text: "Use @nativescript/geolocation"
    • Broken anchor link: #use-nativescriptgeolocation
  • Link text: "Version conflicts with Google Play Services"
    • Broken anchor link: #version-conflicts-with-google-play-services
  • Link text: "options"
    • Broken anchor link: #options
  • Link text: "Location"
    • Broken anchor link: #location
  • Link text: "exception"
    • Broken anchor link: #android-api-level-30---opensettingsiflocationhasbeendenied

/plugins/google-maps

  • Link text: "Use @nativescript/google-maps with Core"
    • Broken anchor link: #use-nativescriptgoogle-maps-with-core
  • Link text: "Use @nativescript/google-maps with Angular"
    • Broken anchor link: #use-nativescriptgoogle-maps-with-angular
  • Link text: "Use @nativescript/google-maps with Vue"
    • Broken anchor link: #use-nativescriptgoogle-maps-with-vue
  • Link text: "Map Styles"
    • Broken anchor link: #map-styles
  • Link text: "MapType"
    • Broken anchor link: #maptype
  • Link text: "Circle"
    • Broken anchor link: #circle
  • Link text: "Circle"
    • Broken anchor link: #circle
  • Link text: "Polyline"
    • Broken anchor link: #polyline
  • Link text: "Polyline"
    • Broken anchor link: #polyline
  • Link text: "animateCamera"
    • Broken anchor link: #controlling-the-camera
  • Link text: "CameraUpdate"
    • Broken anchor link: #controlling-the-camera

/plugins/google-pay

  • Link text: "Use @nativescript/google-pay"
    • Broken anchor link: #use-nativescriptgoogle-pay
  • Link text: "here"
    • Broken anchor link: #https://github.com/NativeScript/payments/blob/main/apps/demo/src/plugin-demos/google-pay.ts

/plugins/google-signin

  • Link text: "Use @nativescript/google-signin"
    • Broken anchor link: #use-nativescriptgoogle-signin

/plugins/haptics

  • Link text: "Use @nativescript/haptics"
    • Broken anchor link: #use-nativescripthaptics

/plugins/imagepicker

  • Link text: "create()"
    • Broken anchor link: #create

/plugins/ionic-portals

  • Link text: "@nativescript/ionic-portals"
    • Broken anchor link: #nativescriptionic-portals
  • Link text: "1. Get a Portal API Key"
    • Broken anchor link: #1-get-a-portal-api-key
  • Link text: "2. Register portals"
    • Broken anchor link: #2-register-portals
  • Link text: "3. Add portals view to markup"
    • Broken anchor link: #3-add-portals-view-to-markup
  • Link text: "Portal API key"
    • Broken anchor link: #1-get-a-portal-api-key

/plugins/ios-security

  • Link text: "Use @nativescript/ios-security"
    • Broken anchor link: #use-nativescriptios-security

/plugins/iqkeyboardmanager

  • Link text: "Use @nativescript/iqkeyboardmanager"
    • Broken anchor link: #use-nativescriptiqkeyboardmanager

/plugins/jetpack-compose

  • Link text: "Use @nativescript/jetpack-compose"
    • Broken anchor link: #use-nativescriptjetpack-compose

/plugins/local-notifications

  • Link text: "Use @nativescript/local-notifications"
    • Broken anchor link: #use-nativescriptlocal-notifications

/plugins/localize

  • Link text: "@nativescript/localize"
    • Broken anchor link: #nativescriptlocalize
  • Link text: "Use @nativescript/localize"
    • Broken anchor link: #use-nativescriptlocalize
  • Link text: "set the default langage"
    • Broken anchor link: #how-to-set-the-default-language
  • Link text: "application name"
    • Broken anchor link: #how-to-localize-the-application-name

/plugins/mlkit-barcode-scanning

  • Link text: "Use @nativescript/mlkit-barcode-scanning"
    • Broken anchor link: #use-nativescriptmlkit-barcode-scanning

/plugins/mlkit-core

  • Link text: "Use @nativescript/mlkit-core"
    • Broken anchor link: #use-nativescriptmlkit-core
  • Link text: "StillImageDetectionOptions"
    • Broken anchor link: #stillimagedetectionoptions

/plugins/mlkit-face-detection

  • Link text: "Use @nativescript/mlkit-face-detection"
    • Broken anchor link: #use-nativescriptmlkit-face-detection

/plugins/mlkit-image-labeling

  • Link text: "Use @nativescript/mlkit-image-labeling"
    • Broken anchor link: #use-nativescriptmlkit-image-labeling

/plugins/mlkit-object-detection

  • Link text: "Use @nativescript/mlkit-object-detection"
    • Broken anchor link: #use-nativescriptmlkit-object-detection

/plugins/mlkit-pose-detection

  • Link text: "Use @nativescript/mlkit-pose-detection"
    • Broken anchor link: #use-nativescriptmlkit-pose-detection

/plugins/mlkit-text-recognition

  • Link text: "Use @nativescript/mlkit-text-recognition"
    • Broken anchor link: #use-nativescriptmlkit-text-recognition

/plugins/payments

  • Link text: "Use @nativescript/payments"
    • Broken anchor link: #use-nativescriptpayments

/plugins/picker

  • Link text: "See here also"
    • Broken anchor link: #pickerfield-1

/plugins/swift-ui

  • Link text: "@nativescript/swift-ui"
    • Broken anchor link: #nativescriptswift-ui
  • Link text: "1. Create your SwiftUI view"
    • Broken anchor link: #1-create-your-swiftui-view
  • Link text: "2. Create your SwiftUI view Provider"
    • Broken anchor link: #2-create-your-swiftui-view-provider
  • Link text: "3. Register your SwiftUI with an identifier and use it in markup"
    • Broken anchor link: #3-register-your-swiftui-with-an-identifier-and-use-it-in-markup

/plugins/zip

  • Link text: "Use @nativescript/zip"
    • Broken anchor link: #use-nativescriptzip
  • Link text: "ZipOptions"
    • Broken anchor link: #zipoptions
  • Link text: "UnZipOptions"
    • Broken anchor link: #unzipoptions
@NathanWalker
Copy link
Contributor

NathanWalker commented Sep 27, 2024

Wow thank you! We’ll have to modify the plugin readme’s one by one as those are scraped every night from various plugin repos but this stands as a clear TODO ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants