ankitskvmdam / clean-jsdoc-theme

A beautifully crafted theme / template for JSDoc 3. https://ankdev.me/clean-jsdoc-theme/v4
https://www.npmjs.com/package/clean-jsdoc-theme
MIT License
166 stars 41 forks source link

The docs change every build even though no changes have been made. #269

Closed backspaces closed 9 months ago

backspaces commented 9 months ago

Describe the bug

Every time the docs get regenerated, they show changes having been made, even when I've made no changes in the docs.

This causes git bloat.

To Reproduce Every commit, I run this: rm -rf docs/* && jsdoc -c config/cleantheme/jsdoc.json

Git reports the docs have changed even though I have made no changes.

Expected behavior

If I make no changes in the docs, the docs/ dir should show no changes after a rebuild

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Add any other context about the problem here.

ankitskvmdam commented 9 months ago

Thanks for reporting, I will look into this.

backspaces commented 9 months ago

Sure, and Thanks!

ankitskvmdam commented 9 months ago

I am not able to reproduce. I am attaching a video of what I did.

https://github.com/ankitskvmdam/clean-jsdoc-theme/assets/22586210/ad829289-3c40-49e1-85d2-f5fbd04c32e6

Could you help in reproducing it?

backspaces commented 9 months ago

OK, thanks for the help, very useful. It must be on my end, Lets close this for now,