home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / helpdoc / sample.hdb / Topics.json < prev   
Encoding:
JavaScript Object Notation  |  1994-06-23  |  4.5 KB

  1. {
  2.     "schema": {
  3.         "Topic": "Text (50)",
  4.         "Section": "Text (50)",
  5.         "SequenceNo": "Integer",
  6.         "ContextReference": "Long Integer",
  7.         "Keywords": "Text (255)",
  8.         "Text": "Memo/Hyperlink (255)",
  9.         "ExcludeFromDoc": "Boolean NOT NULL"
  10.     },
  11.     "data": [
  12.         {
  13.             "Topic": "Contents",
  14.             "Section": "┬úROOT",
  15.             "SequenceNo": 1,
  16.             "Text": "<Object:┬áSample┬áLogo>\r\nThis HelpDoc file may be used as a template for creating your own application Help Files/Documentation.\r\nh/Getting started\r\nIntroduction\r\nInstallation\r\nYour first Document/Chart/etc\r\nh/Procedures\r\nHow to #1\r\nHow to #2\r\nh/Reference\r\nAppendix A - Menu Reference\r\nAppendix B - Error Messages\r\nGlossary\r\nh/Technical Support\r\nTechnical support may be obtained from the following sources:\r\nCompuServe:\t123456,789\r\nTelephone:\txxx xxx-xxxx\r\nFax:\txxx xxx-xxxx\r\n",
  17.             "ExcludeFromDoc": 1
  18.         },
  19.         {
  20.             "Topic": "Introduction",
  21.             "Section": "Contents",
  22.             "SequenceNo": 1,
  23.             "ContextReference": 100,
  24.             "Text": "The introduction is used to explain in broad terms what the application is used for.\r\n",
  25.             "ExcludeFromDoc": 0
  26.         },
  27.         {
  28.             "Topic": "Installation",
  29.             "Section": "Contents",
  30.             "SequenceNo": 2,
  31.             "Keywords": "installation;setup",
  32.             "Text": "Installation overview.\r\ng/",
  33.             "ExcludeFromDoc": 0
  34.         },
  35.         {
  36.             "Topic": "System Requirements",
  37.             "Section": "Installation",
  38.             "SequenceNo": 1,
  39.             "Keywords": "installation requirements;",
  40.             "Text": "List hardware/software requirements for setup. eg:\r\nb/A PC.\r\nb/Windows 3.1\r\nb/Lots of patience.",
  41.             "ExcludeFromDoc": 0
  42.         },
  43.         {
  44.             "Topic": "Glossary",
  45.             "Section": "Contents",
  46.             "SequenceNo": 8,
  47.             "Text": "g/The following terms are defined in this glossary:",
  48.             "ExcludeFromDoc": 0
  49.         },
  50.         {
  51.             "Topic": "Application",
  52.             "Section": "Glossary",
  53.             "SequenceNo": 1,
  54.             "Text": "Define the meaning of your term here.",
  55.             "ExcludeFromDoc": 0
  56.         },
  57.         {
  58.             "Topic": "What's new",
  59.             "Section": "Introduction",
  60.             "SequenceNo": 2,
  61.             "Text": "What's changed since the previous version of the product.",
  62.             "ExcludeFromDoc": 0
  63.         },
  64.         {
  65.             "Topic": "Documentation Summary",
  66.             "Section": "Introduction",
  67.             "SequenceNo": 1,
  68.             "Text": "Outline of documentation provided with application, including on-line help, manuals etc.",
  69.             "ExcludeFromDoc": 0
  70.         },
  71.         {
  72.             "Topic": "Appendix A - Menu Reference",
  73.             "Section": "Contents",
  74.             "SequenceNo": 6,
  75.             "Text": "g/A description of all the menus in this application follows:",
  76.             "ExcludeFromDoc": 0
  77.         },
  78.         {
  79.             "Topic": "Appendix B - Error Messages",
  80.             "Section": "Contents",
  81.             "SequenceNo": 7,
  82.             "Text": "Used to list the most disasterous errors your application is likely to produce, and what the user should do in those circumstances.\r\nYou should use the Context ID field to link these to a Help button on the dialog boxes warning the user about these errors.",
  83.             "ExcludeFromDoc": 0
  84.         },
  85.         {
  86.             "Topic": "File Menu",
  87.             "Section": "Appendix A - Menu Reference",
  88.             "SequenceNo": 1,
  89.             "Text": "The file menu is used to open and close and save files.\r\n",
  90.             "ExcludeFromDoc": 0
  91.         },
  92.         {
  93.             "Topic": "Edit Menu",
  94.             "Section": "Appendix A - Menu Reference",
  95.             "SequenceNo": 2,
  96.             "ExcludeFromDoc": 0
  97.         },
  98.         {
  99.             "Topic": "Help Menu",
  100.             "Section": "Appendix A - Menu Reference",
  101.             "SequenceNo": 3,
  102.             "ExcludeFromDoc": 0
  103.         },
  104.         {
  105.             "Topic": "Your first Document/Chart/etc",
  106.             "Section": "Contents",
  107.             "SequenceNo": 3,
  108.             "Text": "Provide instructions on how to complete a simple (whatever this application is used to create).",
  109.             "ExcludeFromDoc": 0
  110.         },
  111.         {
  112.             "Topic": "All about our company",
  113.             "Section": "Introduction",
  114.             "SequenceNo": 3,
  115.             "Text": "Perhaps a picture of the Chief Executive here?\r\n",
  116.             "ExcludeFromDoc": 0
  117.         },
  118.         {
  119.             "Topic": "How to #1",
  120.             "Section": "Contents",
  121.             "SequenceNo": 4,
  122.             "Text": "Explain a particular aspect of your application here.  More of a \"how to\" than \"what is\".",
  123.             "ExcludeFromDoc": 0
  124.         },
  125.         {
  126.             "Topic": "How to #2",
  127.             "Section": "Contents",
  128.             "SequenceNo": 5,
  129.             "Text": "Another how-to chapter.  Include as many of these as are necessary to cover the main things that a user is likely to do with your application.",
  130.             "ExcludeFromDoc": 0
  131.         },
  132.         {
  133.             "Topic": "Installation Procedure",
  134.             "Section": "Installation",
  135.             "SequenceNo": 2,
  136.             "Text": "Detail the actual steps required to install your product:\r\n1.\tInsert setup disk.\r\n2.\tBring up Program Manager, select 'Run' from the File menu,\r\n3.\tetc.",
  137.             "ExcludeFromDoc": 0
  138.         },
  139.         {
  140.             "Topic": "Copyright notice",
  141.             "Section": "Introduction",
  142.             "SequenceNo": 4,
  143.             "Text": "Information in this document is subject to change without notice.  No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without express written permission of the author. \r\n\r\nCopyright ┬⌐ 1994  Sample author name.\r\n\r\nMicrosoft, MS and MS-DOS are registered trademarks of Microsoft Corporation in the USA and other countries.\r\nVisual Basic and Windows are trademarks of Microsoft Corporation in the USA and other countries.\r\nCompuServe is a registered trademark of CompuServe, Inc.\r\n",
  144.             "ExcludeFromDoc": 1
  145.         }
  146.     ]
  147. }