Closed Souradeep2304 closed 4 years ago
Hi, did you include libgit2sharp in your plugin directory along with DocFx.Plugin.LastModified.dll
?
Hi again! So i fixed the issue on my own. I just put all the folders in same location as the build json file and it worked like a charm! Thanks again!
I used the LastModifiedPostProcessor plugin and the issue I am facing is the last commit date for only one file(index.md) is showing up which is in the same folder as the docfx.json file, the same for other files mentioned in the docfx.json files is not showing the correct last commit date, it shows the local system date for them.
This is my docfx.json file for the same.