* Added support for labeling code blocks. Currently supported code blocks:
* yaml
* bash
* console
* reStructuredText
* Python
* PowerShell
Handling added for re-aligning code blocks with line numbers with labels.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds the following code block handlers:
* Diff
* C
* json
* spec
* Perl
* PHP
* xml
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
- -desktop: Removes Fig. 4; renumbers all subsequent Figures
- -desktop: Revises header to Select Additional Bundles and add note on network
- -server: Adds similar preface as above in Select Additional Bundles
- -server: Adds missing `_` in MOUNT point, Fig. 15.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- In Preliminary steps, remove penultimate step on verify.
- Verify integrity of image is already included in `bootable-usb`
- If `bootable-usb` is referenced in installation docs, `verify` is implied
- Edits `..-install-server` to make Prelim steps consistent with `..-install-server`
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Correct example commands in autoproxy guide
- Fix example commands that were split into two snippets (should be one)
- Spelling corrections and minor edits for readability
Fixes#795
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Minor edits to improve clarity with
output samples.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Add sudo to commands that require it.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- 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>
* Fixes behavior and appearance of permalinks in collapsible sections.
* Fixes links to collapsible sections so that header is now target.
Signed-off-by: Kevin Putnam <kevin.putnam@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>
- Added static html pages for 404 and 403 server responses.
- Added conf.py setting html_extra_path to copy static _errors folder
with static 404/403 files into build output
Signed-off-by: Kristal Dale <kristal.dale@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>
* Create DBRS guide
* guides/stacks/dbrs.rst
* Add new config parameters for K8S section; clean up whitespace.
* Correct link format to Docker image
* Update links and edit for clarity
* Remove duplicate link
* Applies trademarks and simplifies intro para.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Contributors may run `make venv` and install requirements.txt without modifying host OS
- Innermost `requirements.txt`, 2 dependencies, moved to uppermost requirements.txt
- Adds `venv` to .gitignore in case contributors/developer forget to remove.
- Reverts source/conf.py to original.
- Replaces python command with python3 in innermost _python/Makefile
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Subdivides prev Example 3 into two:
- Create an update for the mix
- Build an image
- Adds subsection Format Bump to explain its purpose and swupd protocols
- Adds Figure 1 and new _figures/mixer dir to illustrate Format Bump
- Modifies some commands to clarify intent, purpose
- Closes#507
Signed-off-by: Michael Vincerra <michael.vincerra@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>
* Removes encryption option in notes, screenshots in bare-metal-install-server.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Adds notes on use of _F for formatting option.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>