Page 1 of 1
					
				Enh Rqst 3.5.1: create directories in output path
				Posted: Sun Sep 15 2019 2:32 pm
				by marlowa
				When the output directory is a path and the first directory does not exist, it is not created on the fly (you get an error instead). I would like to see doxypress create the directories on the fly, e.g if the output directory is specified as mydocs/doxypress-output/html and mydocs does not exist then it creates mydocs and doxypress-output below that and html below that.
			 
			
					
				Re: Enh Rqst 3.5.1: create directories in output path
				Posted: Fri Feb 14 2020 1:48 pm
				by marlowa
				Any news/progress on this please?
			 
			
					
				Re: Enh Rqst 3.5.1: create directories in output path
				Posted: Tue Feb 25 2020 1:43 am
				by barbara
				Should be all fixed in DoxyPress 1.3.7 which was released a few days ago. 
Barbara
			 
			
					
				Re: Enh Rqst 3.5.1: create directories in output path
				Posted: Fri Feb 28 2020 11:40 am
				by marlowa
				barbara wrote: ↑Tue Feb 25 2020 1:43 am
Should be all fixed in DoxyPress 1.3.7 which was released a few days ago. 
Barbara
 
Thanks Barbara, I will try to test this over the weekend.