Commit Graph

10 Commits

Author SHA1 Message Date
Allie Sadler 042d84f6de
ENGDOCS-2003b (#20188)
* ENGDOCS-2003b

* redirect

* lint fix

* lint fix
2024-06-10 14:19:05 +01:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Jonathan Sharpe 2dee6b5ecb
Fix incorrect reference to "up -e" (fixes #18965) (#19427) 2024-02-19 08:31:41 +00:00
Allie Sadler 42e54ad977
ENGDOCS-1919 (#19066) 2024-01-12 12:07:24 +00:00
Allie Sadler a2213f6b3b
ENGDOCS-1926 (#19009)
* ENGDOCS-1926

* correct silly mistake

* Update content/compose/networking.md

* Update content/compose/networking.md
2024-01-04 13:18:26 +00:00
Allie Sadler ce8823deae
Engdocs 1814 (#18670)
* ENGDOCS-1814

* ENGDOCS-1814

* tidy up

* style guide edits

* review comments
2023-12-06 14:19:51 +00:00
RafaelWO 6e199de3af
Update "Ways to set environment variables in Compose" (#17313)
* Update "Ways to set environment variables in Compose"

Add information about setting variables explicitly to get a warning from Compose if variables are not set

* Fix link to interpolation docs
2023-10-09 11:30:03 +01:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00