Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the documentation space's homepage: http://fedora-commons.org/go/fcr30
  2. Select Browse -> Advanced
  3. Select HTML Export
  4. De-select _inclusionsLibrary and everything beneath it
  5. Click Export
  6. Upload the zip file to fedora-commons.org
    1. sftp fcrelman@fedora-commons.org
    2. put filename.zip
    3. exit
  7. Unpack the zip file to in the appropriate directory
    1. ssh fcrelman@fedora-commons.org
    2. mkdir ~/documentation/3.2.1/ (if it doesn't exist yet)
    3. cd ~/documentation/3.2.1
    4. unzip filename.zip
    5. Make sure it's viewable at http://fedora-commons.org
    6. Login using the fcrelman account
    7. Follow the symlink at ~/documentation/
    8. Create a subdirectory based on the previous version number, e.g., 3.2.1
    9. Unpack the zip file into the version subdirectory
    10. /documentation/3.2.1/Image Added
  8. Put the documentation in a warning frame.  This serves to remind people viewing old documentation that there is a newer version of Fedora available.
    1. See http://fedora-commons.org/documentation/3.2/Image Added as an example of what it will look like.
    2. Move index.html to index-inside.html
    3. Copy ../3.2/index.html to index.html
  9. Edit the table of contents. 

Prepare and distribute test plan

...