Documentation Center

Generating content in Windows

This example procedure describes how to generate the sample S1000D Bike publication in Windows. Refer to the LiveContent S1000D implementation documentation to learn how to generate your own publications.

About this task

Store content that you generate in the LiveContent S1000D application data directory, which defaults to %HomePath%\LiveContentData\. After generating a publication, add it to a collection that LiveContent S1000D can access.

Procedure

  1. Open a command prompt.
  2. Navigate to %ProgramFiles%\XyEnterprise\LiveContent\templates\conf\, a directory that contains the template configuration files.
  3. Open Windows_Test.xml and ensure that all of the file paths in this configuration file point to the Bike publication. By default, the Bike publication is in %HomePath%\LiveContentData\publications\bike.
  4. Run the LiveContent S1000D Publishing Server against this file by typing the following at the command prompt:
    LiveContentPublish -build Windows_Test.xml
    LiveContent S1000D Publish rebuilds the publication and prepares it for viewing within a collection.