unpublishing the mercurial and github notes because they're still in a draft state
This commit is contained in:
@ -479,29 +479,29 @@ entries:
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Collaborating with version control
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: Mercurial notes and tips
|
||||
url: /mydoc/mydoc_mercurial_collaboration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Git notes and tips
|
||||
url: /mydoc/mydoc_git_collaboration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
# - title: Collaborating with version control
|
||||
# audience: writers, designers
|
||||
# platform: all
|
||||
# product: all
|
||||
# version: all
|
||||
# output: web, pdf
|
||||
# items:
|
||||
#
|
||||
# - title: Mercurial notes and tips
|
||||
# url: /mydoc/mydoc_mercurial_collaboration.html
|
||||
# audience: writers, designers
|
||||
# platform: all
|
||||
# product: all
|
||||
# version: all
|
||||
# output: web, pdf
|
||||
#
|
||||
# - title: Git notes and tips
|
||||
# url: /mydoc/mydoc_git_collaboration.html
|
||||
# audience: writers, designers
|
||||
# platform: all
|
||||
# product: all
|
||||
# version: all
|
||||
# output: web, pdf
|
||||
|
||||
- title: Troubleshooting
|
||||
audience: writers, designers
|
||||
|
@ -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."
|
||||
tags: collaboration
|
||||
keywords: git, github, collaboration, interaction, file sharing, push
|
||||
published: false
|
||||
---
|
||||
|
||||
|
||||
|
@ -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."
|
||||
tags: collaboration
|
||||
keywords: mercurial, hg, collaboration, interaction, project teams
|
||||
published: false
|
||||
---
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user