##// END OF EJS Templates
Testing '#:' attribute docstrings for sphinx....
Fernando Perez -
Show More
@@ -90,7 +90,7 b' class Application(object):'
90 90 default_log_level = logging.WARN
91 91 # Set by --profile option
92 92 profile_name = None
93 # User's ipython directory, typically ~/.ipython/
93 #: User's ipython directory, typically ~/.ipython/
94 94 ipython_dir = None
95 95
96 96 # Private attributes
General Comments 0
You need to be logged in to leave comments. Login now