mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 02:15:45 +01:00 
			
		
		
		
	doc: Move coccinelle into its own section
This tool has nothing to do with testing. It is for refactoring code automatically using a 'semantic patch' tool. Create a new section for 'refactoring' and move it into there. It is likely that other topics may fall under the same heading, such as using moveconfig and search/replace tools. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		| @@ -42,7 +42,14 @@ Testing | |||||||
|    :maxdepth: 1 |    :maxdepth: 1 | ||||||
|  |  | ||||||
|    testing |    testing | ||||||
|    coccinelle |  | ||||||
|    py_testing |    py_testing | ||||||
|    tests_writing |    tests_writing | ||||||
|    tests_sandbox |    tests_sandbox | ||||||
|  |  | ||||||
|  | Refactoring | ||||||
|  | ----------- | ||||||
|  |  | ||||||
|  | .. toctree:: | ||||||
|  |    :maxdepth: 1 | ||||||
|  |  | ||||||
|  |    coccinelle | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user