Skip to content

Commit b99e169

Browse files
paulOsinskiPaul Osinski
andauthored
[docs] moving Parser Docs to new index (#13528)
* update package & package-lock * rename directories for hugo 0.152.1 * update other stuff * replace favicons * update faq * move the files into new index * fix links * add sidebar nav to new index * Update test_parsers.py docs path * update node_modules path * revert breaking commit * update test_parsers.py --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com>
1 parent 00f0993 commit b99e169

File tree

222 files changed

+231
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+231
-24
lines changed

docs/config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[[main]]
77
name = "Supported Tools"
8-
url = "/en/connecting_your_tools/parsers/"
8+
url = "/supported_tools/"
99
weight = 11
1010

1111
[[main]]

docs/config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mainSections = ["docs"]
4444
bootstrapJavascript = false # false (default) or true
4545

4646
# Nav
47-
sectionNav = ["docs", "en"] # ["docs"] (default) or list of sections (e.g. ["docs", "guides"])
47+
sectionNav = ["docs", "en", "supported_tools"] # ["docs"] (default) or list of sections (e.g. ["docs", "guides"])
4848
toTopButton = false # false (default) or true
4949
breadcrumbTrail = true # false (default) or true
5050
headlineHash = true # true (default) or false

docs/content/en/about_defectdojo/about_docs.md

Lines changed: 1 addition & 1 deletion

docs/content/en/about_defectdojo/faq.md

Lines changed: 4 additions & 6 deletions

docs/content/en/about_defectdojo/pro_features.md

Lines changed: 1 addition & 1 deletion

docs/content/en/connecting_your_tools/connectors/about_connectors.md

Lines changed: 1 addition & 1 deletion

docs/content/en/connecting_your_tools/external_tools.md

Lines changed: 1 addition & 1 deletion

docs/content/en/connecting_your_tools/import_intro.md

Lines changed: 1 addition & 1 deletion

docs/content/en/open_source/upgrading/2.48.2.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)