diff --git a/reference/Topic/Topic.cpp b/reference/Topic/Topic.cpp index 1cc36584c..63126849e 100644 --- a/reference/Topic/Topic.cpp +++ b/reference/Topic/Topic.cpp @@ -8,6 +8,6 @@ using namespace Upp; GUI_APP_MAIN { HelpWindow help; - help.GoTo("topic://Topic/app/main$en-us"); + help.GoTo("topic://Topic/app/main_en-us"); help.Execute(); } diff --git a/reference/Topic/Topic.upp b/reference/Topic/Topic.upp index 61b53e19b..24d577c65 100644 --- a/reference/Topic/Topic.upp +++ b/reference/Topic/Topic.upp @@ -1,4 +1,4 @@ -description "Using TheIDE documentation editor (Topic++) to provide application help"; +description "Using TheIDE documentation editor (Topic++) to provide application help\377"; uses CtrlLib; diff --git a/reference/Topic/app.tpp/main_en-us.tpp b/reference/Topic/app.tpp/main_en-us.tpp new file mode 100644 index 000000000..3f7799b45 --- /dev/null +++ b/reference/Topic/app.tpp/main_en-us.tpp @@ -0,0 +1,7 @@ +topic "This is Topic++ example page";[ $$0,0#00000000000000000000000000000000:Default] +[{_}%EN-US +[s0;=*6 This is Topic`+`+ example page&] +[s0; &] +[s0; This is a [^topic`:`/`/Topic`/app`/page2`$en`-us^ link to another +page].&] +[s0; ] \ No newline at end of file diff --git a/reference/Topic/app.tpp/page2_en-us.tpp b/reference/Topic/app.tpp/page2_en-us.tpp new file mode 100644 index 000000000..6e3b0bf82 --- /dev/null +++ b/reference/Topic/app.tpp/page2_en-us.tpp @@ -0,0 +1,7 @@ +TITLE("This is Topic++ example page 2") +COMPRESSED +120,156,139,86,80,81,49,208,49,80,54,32,0,172,92,82, +211,18,75,115,74,98,163,171,227,107,85,93,253,116,67,131, +21,162,139,13,172,21,66,50,50,139,21,128,168,36,35,85, +33,49,47,31,72,21,41,20,36,166,167,234,197,2,0,214, +14,24,213, \ No newline at end of file