mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-31 15:15:07 +03:00 
			
		
		
		
	doxygen: updated descriptions to clean up @con tags for xml generation
This ensures the generated xml paragraphs for the connection field won't have nested children and hence should be readable by the ISS parser properly Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
		| @@ -42,7 +42,6 @@ namespace upm { | ||||
|      * @type pressure temp | ||||
|      * @man honeywell | ||||
|      * @con spi | ||||
|      * @snippet rsc.cxx Interesting | ||||
|      * @web https://sensing.honeywell.com/honeywell-sensing-trustability-rsc-series-data-sheet-32321348-b-en.pdf | ||||
|      * | ||||
|      * @brief Description for the RSC TruStability line | ||||
| @@ -73,6 +72,7 @@ namespace upm { | ||||
|      * More info about this has been provided in the datasheet with a table and | ||||
|      * a diagram. | ||||
|      * | ||||
|      * @snippet rsc.cxx Interesting | ||||
|      */ | ||||
|     class RSC { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mihai Tudor Panu
					Mihai Tudor Panu