From 92532d485e61e2400c2df06f8a808e9addc75f82 Mon Sep 17 00:00:00 2001 From: Sidhant Bhavnani Date: Thu, 22 Oct 2015 04:31:33 +0530 Subject: [PATCH] Made the fixes Removed the indentation, underlining to the length of the title and put my subsection under IDEs. --- docs/dev/env.rst | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 37f09af..33aa821 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -111,14 +111,6 @@ TextMate GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike. -Enthought Canopy --------- - Enthought Canopy is a comprehensive Python analysis environment that provides - easy installation of the core scientific analytic and scientific Python packages. -`Enthought Canopy `_ is a Python -IDE which is focused towards Scientists and Engineers as it provides pre -installed libraries for data analysis. - Sublime Text ------------ @@ -158,6 +150,11 @@ features can be brought to IntelliJ with the free versions of PyCharm: Professional Edition (Free 30-day trial) and Community Edition(Apache 2.0 License) with fewer features. +Enthought Canopy +---------------- +`Enthought Canopy `_ is a Python +IDE which is focused towards Scientists and Engineers as it provides pre +installed libraries for data analysis. Eclipse -------