From 12153a1b247e96bc44bd6a690108c8ae2cb2552b Mon Sep 17 00:00:00 2001 From: Emil Tabakov Date: Tue, 27 Feb 2018 14:25:04 +0200 Subject: [PATCH] docs: some articles not showing on docs.ns.org --- docs/man_pages/general/update.md | 6 +++++- docs/man_pages/general/usage-reporting.md | 2 +- docs/man_pages/project/testing/test-android.md | 6 +++++- docs/man_pages/project/testing/test-init.md | 6 +++++- docs/man_pages/project/testing/test-ios.md | 6 +++++- docs/man_pages/project/testing/test.md | 6 +++++- 6 files changed, 26 insertions(+), 6 deletions(-) diff --git a/docs/man_pages/general/update.md b/docs/man_pages/general/update.md index 22bb0c6e01..a5979a0c92 100644 --- a/docs/man_pages/general/update.md +++ b/docs/man_pages/general/update.md @@ -1,4 +1,8 @@ -Update +<% if (isJekyll) { %>--- +title: tns update +position: 15 +---<% } %> +# tns update ========== Usage | Synopsis diff --git a/docs/man_pages/general/usage-reporting.md b/docs/man_pages/general/usage-reporting.md index c60553140c..f8c61d88f5 100644 --- a/docs/man_pages/general/usage-reporting.md +++ b/docs/man_pages/general/usage-reporting.md @@ -1,6 +1,6 @@ <% if (isJekyll) { %>--- title: tns usage-reporting -position: 15 +position: 16 ---<% } %> # tns usage-reporting ========== diff --git a/docs/man_pages/project/testing/test-android.md b/docs/man_pages/project/testing/test-android.md index 985d98054a..2066e17005 100644 --- a/docs/man_pages/project/testing/test-android.md +++ b/docs/man_pages/project/testing/test-android.md @@ -1,4 +1,8 @@ -test android +<% if (isJekyll) { %>--- +title: tns test android +position: 20 +---<% } %> +# tns test android ========== Usage | Synopsis diff --git a/docs/man_pages/project/testing/test-init.md b/docs/man_pages/project/testing/test-init.md index ae96bd3ae4..6e5fac0bd8 100644 --- a/docs/man_pages/project/testing/test-init.md +++ b/docs/man_pages/project/testing/test-init.md @@ -1,4 +1,8 @@ -test init +<% if (isJekyll) { %>--- +title: tns test init +position: 21 +---<% } %> +# tns test init =========== Usage | Synopsis diff --git a/docs/man_pages/project/testing/test-ios.md b/docs/man_pages/project/testing/test-ios.md index b9a038f226..b4ec220381 100644 --- a/docs/man_pages/project/testing/test-ios.md +++ b/docs/man_pages/project/testing/test-ios.md @@ -1,4 +1,8 @@ -test ios +<% if (isJekyll) { %>--- +title: tns test ios +position: 22 +---<% } %> +# tns test ios ========== Usage | Synopsis diff --git a/docs/man_pages/project/testing/test.md b/docs/man_pages/project/testing/test.md index 6bc1994304..6da645168b 100644 --- a/docs/man_pages/project/testing/test.md +++ b/docs/man_pages/project/testing/test.md @@ -1,4 +1,8 @@ -test +<% if (isJekyll) { %>--- +title: tns test +position: 23 +---<% } %> +# tns test =========== Usage | Synopsis