Changes between Version 28 and Version 29 of MakeProject


Ignore:
Timestamp:
Aug 4, 2009, 4:05:01 PM (15 years ago)
Author:
Nicolas
Comment:

Add explicit anchors

Legend:

Unmodified
Added
Removed
Modified
  • MakeProject

    v28 v29  
    5151Options are as follows (normally you don't need to include any of them):
    5252
    53 == Directory options ==
     53== Directory options == #dirs
    5454|| --srcdir || The BOINC source directory.  Default: . or .. ||
    5555|| --project_root       || Project root directory path. Default: `$HOME/projects/PROJECT_NAME` ||
     
    5858||  --no_query ||       Accept all directories without yes/no query ||
    5959||  --delete_prev_inst ||       Delete project-root first (from prev installation) ||
    60 == URL options ==
     60== URL options == #url
    6161|| --html_user_url      || Master URL (where clients attach, and the main website is). Default: `URL_BASE/PROJECT_NAME/` ||
    6262|| --html_ops_url       || Admin URL. Default: `URL_BASE/PROJECT_NAME_ops/` ||
    6363|| --cgi_url    || CGI URL. Default: `URL_BASE/PROJECT_cgi/` ||
    64 == Database options ==
     64== Database options == #database
    6565|| --db_host    || Database host. Default: none (this host) ||
    6666|| --db_name    || Database name. Default: `PROJECT_NAME` ||
     
    6868|| --db_passwd ||       Database password. Default: None ||
    6969|| --drop_db_first      || Drop database first (from prev installation) ||
    70 == Miscellaneous options ==
     70== Miscellaneous options == #misc
    7171|| --test_app      || install test application ||
    7272|| --web_only || Install only web features (for [BossaIntro Bossa], [BoltIntro Bolt]) ||