releasing version 4.0 of the doc theme. Major overhaul to the theme. Now it supports multiple doc projects within the same project. The intent is to replicate CCMS behavior so that an entire team can work off of the same project, each operating somewhat independently or not on various subprojects.
This commit is contained in:
12
mydoc/mydoc_title_checker.md
Normal file
12
mydoc/mydoc_title_checker.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Check page title consistency
|
||||
tags: [navigation]
|
||||
keywords: "validation, titles, page titles, inconsistency, errors"
|
||||
last_updated: "November 30, 2015"
|
||||
summary: "title checker..."
|
||||
---
|
||||
|
||||
To make sure your page titles match the sidebar titles, there's a file called "title-checker.html." After your site builds, view this file in your browser. It will tell if you any of your page titles don't match up with your sidebar titles.
|
||||
|
||||
This utility isn't 100% comprehensive, though. If your sidebar has a URL that doesn't match any file name in your project, it won't be able to handle that URL. Therefore, when you do validity checks for the links on your site, click through each item in the sidebar to make sure the page loads.
|
||||
|
Reference in New Issue
Block a user