equal
  deleted
  inserted
  replaced
  
    
    
    15 #---------------------------------------------------------------------------  | 
    15 #---------------------------------------------------------------------------  | 
    16   | 
    16   | 
    17 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded   | 
    17 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded   | 
    18 # by quotes) that should identify the project.  | 
    18 # by quotes) that should identify the project.  | 
    19   | 
    19   | 
    20 PROJECT_NAME           = hugo  | 
    20 PROJECT_NAME           = HugoLib  | 
    21   | 
    21   | 
    22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.   | 
    22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.   | 
    23 # This could be handy for archiving the generated documentation or   | 
    23 # This could be handy for archiving the generated documentation or   | 
    24 # if some version control system is used.  | 
    24 # if some version control system is used.  | 
    25   | 
    25   |