pub fn process_project(project: &mut Project) -> Result<()>
Process a raw project text file.
This can be called on a project which has not yet had it’s links completed.
#SPC-project-process