docs: tidy up tutorials navigation
Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/8f39ef23 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/8f39ef23 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/8f39ef23 Branch: refs/heads/develop Commit: 8f39ef23bda3c83df8ebdb8653759b70cab0bd23 Parents: 9506ddd Author: Paul Merlin <[email protected]> Authored: Sat Dec 31 14:27:19 2016 +0100 Committer: Paul Merlin <[email protected]> Committed: Sat Dec 31 14:27:19 2016 +0100 ---------------------------------------------------------------------- manual/src/docs/tutorials/howto-depend-on-polygene.txt | 4 ++-- manual/src/docs/tutorials/howto-writing-docs.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/8f39ef23/manual/src/docs/tutorials/howto-depend-on-polygene.txt ---------------------------------------------------------------------- diff --git a/manual/src/docs/tutorials/howto-depend-on-polygene.txt b/manual/src/docs/tutorials/howto-depend-on-polygene.txt index d71fd71..90ae1d6 100644 --- a/manual/src/docs/tutorials/howto-depend-on-polygene.txt +++ b/manual/src/docs/tutorials/howto-depend-on-polygene.txt @@ -17,8 +17,8 @@ * under the License. /////////////////////////////////////////////////////////////// -[[howto-depend-on-polygene,Depend on Polygene⢠in your build]] -= Depend on Polygene⢠in your build = +[[howto-depend-on-polygene,Depend on Polygeneâ¢]] += Depend on Polygene⢠= NOTE: Some of the <<libraries>> and <<extensions>> depend on artifacts that are not deployed in central, you'll need to add other repositories to your build scripts accordingly. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/8f39ef23/manual/src/docs/tutorials/howto-writing-docs.txt ---------------------------------------------------------------------- diff --git a/manual/src/docs/tutorials/howto-writing-docs.txt b/manual/src/docs/tutorials/howto-writing-docs.txt index 35f7deb..4f6d20b 100644 --- a/manual/src/docs/tutorials/howto-writing-docs.txt +++ b/manual/src/docs/tutorials/howto-writing-docs.txt @@ -18,7 +18,7 @@ /////////////////////////////////////////////////////////////// [[community-docs,Writing Documentation]] -= Writing Polygene⢠Documentation = += Polygene⢠Documentation = The documents use the asciidoc format, see:
