Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-RC4
-
Fix Version/s: 1.0-RC4
-
Component/s: Documentation
-
Labels:None
-
Patch Submitted:Yes
Description
The warnings are great but it's hard to tell where they might be coming from. Patch attached to emit source file names for errors
- creates an 'InitialRenderContext instead of just a RenderContext, and uses that to initialize the DocEngine so properties are always available.
- adds "sourceFile" property to context and updates for each file being rendered
- adds 'emitWarning' for consistent messages
- uses constants for context property keys
- removes custom configureContext field from DocEngine
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Thanks for the patch!