diff --git a/mkdocs.yml b/mkdocs.yml index b7e95ba8550d3678a36dd2c1afa623abec75add9..ddd6b9f3ced5302ad182b5411954178a20cba1d6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -37,6 +37,16 @@ theme: - toc.follow repo_name: ECA Documentation repo_url: https://gitlab.lakedrops.com/drupal/documentation/eca +validation: + nav: + absolute_links: info + not_found: warn + omitted_files: info + links: + absolute_links: relative_to_docs + anchors: warn + not_found: warn + unrecognized_links: info extra: social: - icon: fontawesome/brands/drupal diff --git a/toc/plugins.yml b/toc/plugins.yml index 513365d3b8ee3b038306f0c743562b38b9ac2635..73dbe576552fa33e59d5b415c8efcf866031b30a 100644 --- a/toc/plugins.yml +++ b/toc/plugins.yml @@ -811,8 +811,6 @@ - plugins/flag/index.md - Actions: - 'Delete flagging (unflag)': plugins/flag/actions/flag_delete_flagging.md - - 'Flag this item': plugins/flag/actions/flag_action_testflag_flag.md - - 'Unflag this item': plugins/flag/actions/flag_action_testflag_unflag.md - 'Group Actions': - plugins/group_action/index.md - Actions: