diff --git a/doc/manual/manual.html b/doc/manual/manual.html index 0081b2a7..7614f708 100644 --- a/doc/manual/manual.html +++ b/doc/manual/manual.html @@ -272,12 +272,12 @@ link to create a new project.

3.1. General information

A project definition consists of some general information and a set of -jobsets. We start with the general information. +jobsets. The general information identifies a project, its owner, and +current state of activity. -The general information of a project are mainly its name and -owner. Here's what we fill in for the patchelf project: +Here's what we fill in for the patchelf project: -
+
   Identifier:    patchelf
   Display name:  Patchelf
   Description:   A tool for modifying ELF binaries
@@ -285,7 +285,7 @@ owner. Here's what we fill in for the patchelf project:
   Enabled:       Yes
 
-The Identifier should be a unique name (it is the primary +The identifier should be a unique name (it is the primary database key for the project table in the database). If you try to create a project with an already existing identifier you'd get an error message such as: @@ -301,10 +301,9 @@ Jobsets can be added once the project has been created.

-Once create there should be an entry for the project in the sidebar. Go to -the project page for the -Patchelf -project. +Once created there should be an entry for the project in the +sidebar. Go to the project page for the Patchelf project.

Jobsets