diff --git a/mkdocs.yml b/mkdocs.yml index 81497875..a4ab035d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -43,7 +43,7 @@ pages: - 'Developer Guide' : - 'Building Armbian' : 'Developer-Guide_Build-Preparation.md' - 'Building with Vagrant' : 'Developer-Guide_Using-Vagrant.md' - - 'Building with Docker': 'Developer-Guide_Building-with-Docker.md' + - 'Building with Docker' : 'Developer-Guide_Building-with-Docker.md' - 'Build Options' : 'Developer-Guide_Build-Options.md' - 'User Configurations' : 'Developer-Guide_User-Configurations.md' - 'FEL boot' : 'Developer-Guide_FEL-boot.md' @@ -53,6 +53,7 @@ pages: - 'Merge Policy' : 'Process_Merge-Policy.md' - 'Documentation' : 'Process_Documentation.md' - - 'Governance': - - 'Administration' : 'Governance_Administration.md' - - 'Maintainers' : 'Governance_Maintainers.md' +# Disable temporaly until those pages are up-to-date +# - 'Governance' : +# - 'Administration' : 'Governance_Administration.md' +# - 'Maintainers' : 'Governance_Maintainers.md'