Skip to content
Commit 50c263a1 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Created SourceFile class.

All parsing and merging now happens inside that class.
Consequently the Agggregator is now a lot simpler, as
it takes for input just instance of SourceFile.

SourceFile instances contain all the input: filename, source, and
parsed doc-objects.

The output of HTML source files now happens after all the
parsing and aggregating, similarly to all other output.
For now the links to source code are still line-nr based,
but this will now be easy to change.
parent eb8631d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment