mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	cann : fix doxy (ggml/0)
This commit is contained in:
		@@ -32,7 +32,7 @@ DOXYFILE_ENCODING      = UTF-8
 | 
			
		||||
# title of most generated pages and in a few other places.
 | 
			
		||||
# The default value is: My Project.
 | 
			
		||||
 | 
			
		||||
PROJECT_NAME           = "whisper.cpp"
 | 
			
		||||
PROJECT_NAME           = "ggml"
 | 
			
		||||
 | 
			
		||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
 | 
			
		||||
# could be handy for archiving the generated documentation or if some version
 | 
			
		||||
@@ -44,7 +44,7 @@ PROJECT_NUMBER         =
 | 
			
		||||
# for a project that appears at the top of each page and should give viewer a
 | 
			
		||||
# quick idea about the purpose of the project. Keep the description short.
 | 
			
		||||
 | 
			
		||||
PROJECT_BRIEF          = "Port of OpenAI's Whisper model in C/C++"
 | 
			
		||||
PROJECT_BRIEF          = "Tensor library for machine learning"
 | 
			
		||||
 | 
			
		||||
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
 | 
			
		||||
# in the documentation. The maximum height of the logo should not exceed 55
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user