Skip to content

dshatrov/erdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erext rules:

1. empty lines are not buffered
2. one line is buffered before each block
3. blocks:
	a) /*S ... */
	b) //S
		S - "start tag"
4. start tags:
	* - regular block
	< - decl at the left
	    this blocks includes buffered line as a 'decl' field
	> - decl at the right
	    this blocks includes next line as a 'decl' field
	M - C method-style declaration after this block

About

Documentation extractor for C/C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published