Since we implemented the frontmatter meta data system, it can be simply to add this feature. For implementing, it can be a good idea to remove the docs whose frontmatter option `publish` marked as `false` after `on_file()` event of `mkdocs` launched.