mirror of
				https://github.com/ARM-software/devlib.git
				synced 2025-10-30 21:43:21 +00:00 
			
		
		
		
	devlib initial commit.
This commit is contained in:
		
							
								
								
									
										31
									
								
								doc/index.rst
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								doc/index.rst
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,31 @@ | ||||
| .. devlib documentation master file, created by | ||||
|    sphinx-quickstart on Tue Aug 11 17:37:27 2015. | ||||
|    You can adapt this file completely to your liking, but it should at least | ||||
|    contain the root `toctree` directive. | ||||
|  | ||||
| Welcome to devlib documentation | ||||
| =============================== | ||||
|  | ||||
| devlib provides an interface for interacting with remote targets, such as | ||||
| development boards, mobile devices, etc. It also provides means of collecting | ||||
| various measurements and traces from such targets. | ||||
|  | ||||
| Contents: | ||||
|  | ||||
| .. toctree:: | ||||
|    :maxdepth: 2 | ||||
|  | ||||
|    overview | ||||
|    target | ||||
|    modules | ||||
|    instrumentation | ||||
|  | ||||
|  | ||||
|  | ||||
| Indices and tables | ||||
| ================== | ||||
|  | ||||
| * :ref:`genindex` | ||||
| * :ref:`modindex` | ||||
| * :ref:`search` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user