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
|
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
|
||||||
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user