Commit Graph

20 Commits

Author SHA1 Message Date
Mike Coleman 62b30c7bbc
Update macfaqs.md (#20122)
Fixed a small typo.
2024-05-30 08:11:51 +01:00
Alano Terblanche 9fb83d814a cli: improve docs on shell completion
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-10 12:34:58 +02:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
Allie Sadler 740307158e
Engdocs 2061 (#19808)
* ENGDOCS-2061

* tidy

* Update content/desktop/faqs/releases.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-04-19 08:06:47 +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 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
Allie Sadler dcfe8baa0b
ENGDOCS-1948 (#19121)
* ENGDOCS-1948

* edits

* review edits
2024-01-23 15:53:43 +00:00
Allie Sadler cc62fb5887
Engdocs 1912 - Freshness (#18913)
* security

* faqs

* one-off pages

* extension api

* Update content/desktop/extensions-sdk/dev/api/reference/interfaces/ExecStreamOptions.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 09:15:44 +00:00
Allie Sadler 9949bc70f0
ENGDOCS-1874 (#18786)
* ENGDOCS-1874

* fix build

* fix build

* add description and keywords

* remove dependency

* vendoring update
2023-11-27 13:38:11 +00:00
Allie Sadler 6fb749f604
ENGDOCS-1802b (#18621)
* ENGDOCS-1802b

* Apply suggestions from code review

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-10 10:16:28 +00:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Allie Sadler ca54a465f5
Chores: ENGDOCS-1762 and ENGDOCS-1763 (#18548)
* ENGDOCS-1762

* ENGDOCS-1762
2023-10-30 14:20:53 +00:00
Allie Sadler 5256cc2d48
ENGDOCS-1747 (#18489)
* ENGDOCS-1747

* ENGDOCS-1747

* windows build requirements
2023-10-26 16:43:42 +01:00
Allie Sadler f1ff148c58
ENGDOCS-1739 (#18493)
* ENGDOCS-1739

* fix
2023-10-24 09:18:43 +01:00
Allie Sadler a5ce36a042
ENGDOCS-1733 (#18457)
* ENGDOCS-1733

* Apply suggestions from code review

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 10:44:49 +01:00
Allie Sadler ba216cd2ae
ENGDOCS-1558 (#18419)
* initial structure

* move security announcements page

* PAT and 2FA content move

* fix broken links and adjust landing page cards with moved topics

* fix links

* move enforce sign in content and update landing page

* move enforce sign in content and update landing page

* fix build

* fix image

* move domain audit content

* add domain audit to grid

* move RAM and IAM

* landing page

* more landing page development

* fix links

* fix links

* fix toc

* move scout

* move scout
2023-10-18 16:01:14 +01:00
Cesar Talledo 1fa4e7ec70
A few more DD doc fixes (#18277)
* Fix FAQ answer on support for Docker Desktop on virtualized hardware.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Indicate location of settings.json file on Linux hosts.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2023-09-26 08:07:53 +01:00
Craig Osterhout c21101d762
fix minor formatting in faqs (#17983)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 13:30:12 -07: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