Add package docs
This commit is contained in:
		
							
								
								
									
										2
									
								
								ui/messages/parser/doc.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								ui/messages/parser/doc.go
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
// Package parser contains the functions for parsing Matrix events into UIMessage objects.
 | 
			
		||||
package parser
 | 
			
		||||
							
								
								
									
										4
									
								
								ui/messages/tstring/doc.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								ui/messages/tstring/doc.go
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
// Package tstring contains a string type that stores style data for each
 | 
			
		||||
// character, allowing it to be rendered to a tcell screen essentially
 | 
			
		||||
// unmodified.
 | 
			
		||||
package tstring
 | 
			
		||||
		Reference in New Issue
	
	Block a user