Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by CorinneC: http://wiki.apache.org/pig/HowToDocumentation ------------------------------------------------------------------------------ * Edit the existing files or add new files To view your edits using forrest: - * Change to the directory that includes the forrest.properties file: site/author + * Change to the directory that includes the forrest.properties file: /site/author * Run the "forrest run" command and leave it running â¦. * Open a browser and enter http://localhost:8888/ - the /xdocs/index.xml page is displayed as index.html * Make more changes to the XML doc files and then refresh the browser display to see your changes. - To build the website doc using forrest: + To build the website docs using forrest: - * Change to the directory that includes the forrest.properties file: site/author + * Change to the directory that includes the forrest.properties file: /site/author * Run the "forrest" command (if the build fails due to broken links, the *.html and *.pdf ouptut will still be generated). - * To check the *.html and *.pdf output, move to this output directory: site/author/build/site + * To check the *.html and *.pdf output, move to this output directory: /site/author/build/site - - To build the website docs using ant: - * Change to the top directory of your structure: /site - * Run the "ant docs" command: ant docs -Djava5.home=''java5_path'' -Dforrest.home=''forrest_path'' - * To check the *.html and *.pdf output, change to this directory: site/publish == Updating the Pig User Documentation == @@ -57, +52 @@ * Edit the existing files or add new files To view your edits using forrest: - * Change to the directory that includes the forrest.properties file: trunk/src/docs/src/documentation/content/xdocs + * Change to the directory that includes the forrest.properties file: /trunk/src/docs/src/documentation/content/xdocs * Run the "forrest run" command and leave it running â¦. * Open a browser and enter http://localhost:8888/ - the /xdocs/index.xml page is displayed as index.html * Make more changes to the XML doc files and then refresh the browser display to see your changes.
