File: README

package info (click to toggle)
nordugrid-arc-nox 1.1.0~rc6-2.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 44,552 kB
  • ctags: 25,532
  • sloc: cpp: 255,243; sh: 12,843; java: 11,722; python: 11,710; perl: 11,451; makefile: 2,633; xml: 2,350; ansic: 599; sed: 16
file content (21 lines) | stat: -rw-r--r-- 988 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ARC1 Documentation
==================

This directory contains ARC documentation. The documentation has been divided into the following subfolders:

Directories:
------------

manuals		   - The documentation which should be part of the official ARC manuals. 
tech_doc	   - The official technical documentation.
tutorial	   - Any tutorial concerning the ARC software
templates	   - Templates of the documentation.
release_notes      - Official release notes of subsequent releases of ARC Nox series.
internal_notes	   - Deliverable design documents, old documentation or other internal notes not to be shown public.

All documents in manuals, tech_doc, tutorials must be kept up-to-date and integrated with the build system.
The ARC documentation package can be configured and build as a stand-alone package through the doc/configure.ac. 
Any new documentation should be added to this file and not to the top-level ../configure.ac

No document should be placed outside the folders above!