appcircleio / appcircle-docusaurus

11 stars 9 forks source link

BE-3930 Fix step documents #645

Open boztopuz opened 1 month ago

netlify[bot] commented 1 month ago

Deploy Preview for reverent-galileo-8ef035 ready!

Name Link
Latest commit 78baf1af62a19a4a9e5b45f0b57b411b73429aec
Latest deploy log https://app.netlify.com/sites/reverent-galileo-8ef035/deploys/6717c3ae8cccbf0008bbdaae
Deploy Preview https://deploy-preview-645--reverent-galileo-8ef035.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

csonuryilmaz commented 1 month ago

From "Input Variables" section:

... The input variables necessary for the Saucectl Run for Android are as follows:

In this statement, component name should be fixed using the latest naming. It can be used for both iOS and Android.

csonuryilmaz commented 1 month ago

I checked other step docs, and approved that we have a style for the "Input Variables". Variable naming should be formatted within code, and it should begin with $ character. See an example below.

We should fix the first column of the input variables according to that styling.