unpublishing the mercurial and github notes because they're still in a draft state

This commit is contained in:
Tom Johnson
2015-11-30 16:06:42 -08:00
parent 28146a3d08
commit e4e080c28b
3 changed files with 25 additions and 23 deletions

View File

@ -479,29 +479,29 @@ entries:
version: all version: all
output: web, pdf output: web, pdf
- title: Collaborating with version control # - title: Collaborating with version control
audience: writers, designers # audience: writers, designers
platform: all # platform: all
product: all # product: all
version: all # version: all
output: web, pdf # output: web, pdf
items: # items:
#
- title: Mercurial notes and tips # - title: Mercurial notes and tips
url: /mydoc/mydoc_mercurial_collaboration.html # url: /mydoc/mydoc_mercurial_collaboration.html
audience: writers, designers # audience: writers, designers
platform: all # platform: all
product: all # product: all
version: all # version: all
output: web, pdf # output: web, pdf
#
- title: Git notes and tips # - title: Git notes and tips
url: /mydoc/mydoc_git_collaboration.html # url: /mydoc/mydoc_git_collaboration.html
audience: writers, designers # audience: writers, designers
platform: all # platform: all
product: all # product: all
version: all # version: all
output: web, pdf # output: web, pdf
- title: Troubleshooting - title: Troubleshooting
audience: writers, designers audience: writers, designers

View File

@ -3,6 +3,7 @@ title: Git notes and tips
summary: "If you're interacting with your team using Git, the notes and tips will help you collaborate efficiently." summary: "If you're interacting with your team using Git, the notes and tips will help you collaborate efficiently."
tags: collaboration tags: collaboration
keywords: git, github, collaboration, interaction, file sharing, push keywords: git, github, collaboration, interaction, file sharing, push
published: false
--- ---

View File

@ -3,6 +3,7 @@ title: Mercurial notes and tips
summary: "If you're using Mercurial to collaborate on a project, see the tips and notes on this page." summary: "If you're using Mercurial to collaborate on a project, see the tips and notes on this page."
tags: collaboration tags: collaboration
keywords: mercurial, hg, collaboration, interaction, project teams keywords: mercurial, hg, collaboration, interaction, project teams
published: false
--- ---