Docs In order to actually change the documentation that shows up, change the docstrings in gslr/gslr.py. Docs are automatically generated by sphinx with autodoc and napoleon. Compilation Instructions: from ./docs do make html.