Commit Graph

113 Commits

Author SHA1 Message Date
QWERTIOX 5f588af816
add removing from apt as part of uninstalling 2024-09-15 21:33:13 +02:00
Allie Sadler b5728b71fb
ENGDOCS-2218 (#20861) 2024-09-12 14:08:31 +01:00
Allie Sadler 50e986c308
Engdocs 2215 (#20851)
* move about and reorder dd install section

* fixes

* build fixes

* build fixes

* add weights

* add more weights and linktitles

* add more weights and linktitles
2024-09-11 16:10:22 +01:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson b46dbff8f9 Revert "hugo: replace dots with dashes in content filenames"
This reverts commit 94e01d98ab.
2024-09-10 13:28:36 +02:00
David Karlsson 94e01d98ab hugo: replace dots with dashes in content filenames
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.

To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson 3cc95a27be
Merge pull request #20809 from dvdksn/rn-27.2.1
engine: 27.2.1 release notes
2024-09-09 15:12:13 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson f634b5eb4d fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:21:36 +02:00
David Karlsson d75f0f2c6f engine: 27.2.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson d7534e00b8 engine: add linkTitles, weights to release notes section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00