* Adds dual-boot tut for CL with other grub-based linux distros.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Change lowercase grub to uppercase in intro.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revise indentation levels of substeps; add new Fig. 12.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix trailing space in command.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Create additional indented ordered lists for partition config.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Simpplify headings and download instructions
* Add note about NVIDIA Optimus systems
* Add step to symlink nvidia-settings.desktop
* Add section on brightness control
- Adds more details, explanation to Method 1; adds 2 figures.
- Update to using Windows 10 OS throughout
- Add Fig. 3
- Update source/tutorials/multi-boot/multi-boot.rst
- Incorporate Advanced section -- in progress.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Add CLI steps to contextualize diff output.
- Add Sphinx roles for clarity of command flags.
- Apply edits for clarity of sequence and prior to output diffs.
<michael.vincerra@intel.com>
- Moved tutorial to Get Started virtual install section
- Updated title and intro to be consistent with other get started guides
- Updated reference to 'tutorial' to be 'guide'
Closes#776
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Editorial changes to redis.rst
Signed-off-by: DougTW <doug.martin@intel.com>
* Editorial changes to redis.rts
- fixed space between heading and text
Signed-off-by: DougTW <doug.martin@intel.com>
* Fixes formatting errors for successful build in CI. Simplifies intro.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Replaces dlrs.rst in guides/stacks to avoid redirect issues.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects typo on % for image at 50.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects .. figure:: ref relative path from inside guides/stacks/dlrs
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects relative path in figure 5.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revises label to avoid buld error.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add examples to support DLRS v4 release
* Add AIXPRT and PyTorch training examples to DLRS guide
* adds necessary white space before code block
* updates openvino examples
* adds links to referenced scripts
* Move dlrs into tutorials for immediate publication
The dlrs guide and images are moving -- the images into the source/_figures directory, and the dlrs file into tutorials, so they can be immediately published. This change enables partners working with DLRS v4 to continue development. When possible the dlrs.rst file will be returned to the guides section, and further edits added then.
Signed-off-by: Beth Dean <beth.e.dean@intel.com>
This PR replaces PR 605 (including feedback/edits)
- New tutorial with screen shots
- Updated to reflect reorg of docs
- Updated title to reflect updated tutorial nameing convention
- Included feedback on previous PR (that this PR replaces)
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- Remove concepts (content migrated to Clear guides)
- Remove reference for bundle commands (quick ref in swupd guide)
- Moved bundle about page to Clear guide
- Updated links to concepts page, to instead link to the associated guide
Signed-off-by: Kristal Dale <kristal.dale@intel.com>