Created by: portnov
This adds test cases to check that:
- all node documentation
rstfiles are referenced from their corresponding_index.rstfiles. - all files mentioned in each
_index.rstfile do exist. - for each node module, there exists corresponding
rstfile.
I also tried to fix broken links where possible.