Web pages for the ArgoUML project.
This used to be located at http://argouml-documentation.tigris.org.Welcome to the ArgoUML documentation project.
If you want to view the latest existing argouml documenation please use the 'nightly build' links on the left hand pane.
Principally, the user documentation consists of:
To reduce the workload of maintaining the documentation build process seperately for each language and to improve the consistency between translations we have a common source document where the languages exists side by side. For each section, paragraph etc. the languages are sorted in the order: English, and then the languages in alphabetic order of their iso-639-1 two-letter code: German (de), Spanish (es), Swedish (sv), and Chinese (zh).
Images that are for the English translation is located in a tree in the images subdirectory (in the quickguide and manual directories respectively). When language-specific images are added, make a subdirectory for each language and mimic the tree there. So:
manual/images manual/images/reference/activity_diagram.gif manual/images/de manual/images/de/reference/aktivitatsdiagramm.gif (of activity_diagram.gif) manual/images/es ...