I quite like the Spyder IDE's outline view of my Python code, and would like to save it as text to aid in documentation. I could not find a way to do this and wondered:
Is their a way I am missing?
Or is their a separate tool that can give a similar hierarchical outline of a Python source file?
Thanks in advance :-)