Index: openacs-4/packages/acs-core-docs/www/tutorial-specs.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-specs.adp,v diff -u -r1.4.2.4 -r1.4.2.5 --- openacs-4/packages/acs-core-docs/www/tutorial-specs.adp 26 Aug 2020 07:46:25 -0000 1.4.2.4 +++ openacs-4/packages/acs-core-docs/www/tutorial-specs.adp 3 Sep 2021 09:15:35 -0000 1.4.2.5 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Write the Requirements and Design Specs} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Write the Requirements and Design Specs} Write the Requirements and Design Specs www/doc/xml directory, and store png or jpg versions of supporting files in the www/doc directory.

For this tutorial, you should instead install the pre-written documentation files for the tutorial app. Log in as $OPENACS_SERVICE_NAME, create the -standard directories, and copy the prepared documentation:

-[$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/myfirstpackage/
+standard directories, and copy the prepared documentation:

[$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/myfirstpackage/
 [$OPENACS_SERVICE_NAME myfirstpackage]$ mkdir -p www/doc/xml
 [$OPENACS_SERVICE_NAME myfirstpackage]$ cd www/doc/xml
 [$OPENACS_SERVICE_NAME xml]$ cp /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/acs-core-docs/www/files/myfirstpackage/* .