OSC / ood-documentation

Documentation for Open OnDemand generated using Sphinx
https://osc.github.io/ood-documentation/latest/
MIT License
8 stars 51 forks source link

Passenger app tutorial format cleanup #824

Closed Oglopf closed 1 year ago

Oglopf commented 1 year ago

Inside this link: https://osc.github.io/ood-documentation/latest/tutorials/tutorials-passenger-apps/ps-to-quota.html#ondemand-system-gems

The source scl_source enable ondmeand and gem list commands are partly misspelled and italicized instead of code formatted.

The yum update needs formatted as well.

At this block: https://osc.github.io/ood-documentation/latest/tutorials/tutorials-passenger-apps/ps-to-quota.html#update-command-rb

The rake needs code formatted.

At block: https://osc.github.io/ood-documentation/latest/tutorials/tutorials-passenger-apps/ps-to-quota.html#update-app-rb-and-view-index-html

The app.rb and views/index.rb need formatted.

At block: https://osc.github.io/ood-documentation/latest/tutorials/tutorials-passenger-apps/ps-to-quota.html#brand-app

The manifest.yml needs formatted.

At the block: https://osc.github.io/ood-documentation/latest/tutorials/tutorials-passenger-apps/ps-to-quota.html#publish-app

The manifest.yml needs formatted along with the paths given.

Step 2 may be more clear with a screenshot of the Shell button.

sudo and git commands need formatted in step 3.

Make step 4 more clear with explicit button to press or screenshot of button to press.