Describe the feature
This issue is a part of #2651. Since we keep all the documentation files inside the docs folder, we need to ensure that the docs folder stay compatible with the static html generation in ColossalAI-Documentation. Therefore, we need to check the documentation build process whenever the docs folder changes.
Describe the feature
This issue is a part of #2651. Since we keep all the documentation files inside the
docsfolder, we need to ensure that thedocsfolder stay compatible with the static html generation inColossalAI-Documentation. Therefore, we need to check the documentation build process whenever thedocsfolder changes.