Skip to content

docs: some articles not showing on docs.ns.org #3397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/man_pages/general/update.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Update
<% if (isJekyll) { %>---
title: tns update
position: 15
---<% } %>
# tns update
==========

Usage | Synopsis
Expand Down
2 changes: 1 addition & 1 deletion docs/man_pages/general/usage-reporting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<% if (isJekyll) { %>---
title: tns usage-reporting
position: 15
position: 16
---<% } %>
# tns usage-reporting
==========
Expand Down
6 changes: 5 additions & 1 deletion docs/man_pages/project/testing/test-android.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
test android
<% if (isJekyll) { %>---
title: tns test android
position: 20
---<% } %>
# tns test android
==========

Usage | Synopsis
Expand Down
6 changes: 5 additions & 1 deletion docs/man_pages/project/testing/test-init.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
test init
<% if (isJekyll) { %>---
title: tns test init
position: 21
---<% } %>
# tns test init
===========

Usage | Synopsis
Expand Down
6 changes: 5 additions & 1 deletion docs/man_pages/project/testing/test-ios.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
test ios
<% if (isJekyll) { %>---
title: tns test ios
position: 22
---<% } %>
# tns test ios
==========

Usage | Synopsis
Expand Down
6 changes: 5 additions & 1 deletion docs/man_pages/project/testing/test.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
test
<% if (isJekyll) { %>---
title: tns test
position: 23
---<% } %>
# tns test
===========

Usage | Synopsis
Expand Down