| Author |
Message |
lewismoten
Joined: 28 Mar 2006 Posts: 43
|
Posted: Wed May 06, 2009 9:18 pm Post subject: Feature Request: Relational Output Path |
|
|
I would either like to feed a path into the command line utility, or have it specified in the project file "HtmlPath" to be relational to either the project file, current directory, or command utility.
Now:
<Project HtmlPath="D:\TeamBuilds\xxxx\dev\WorkingDirectory\xxxSolutionDev\xxx.Library\Documentation"
Preferred (for current directory):
<Project HtmlPath=".\"
Preferred (for parent folder):
<Project HtmlPath="..\"
Preferred (for sub folder):
<Project HtmlPath="Output"
Preferred (for a subflder in parent folder):
<Project HtmlPath="..\Output" |
|
| Back to top |
|
 |
Linda Hawksworth
Joined: 25 Jun 2007 Posts: 192
|
Posted: Thu May 14, 2009 9:56 am Post subject: |
|
|
| I have logged your feature request in our tracking system and it will be considered for a future release of SQL Doc although we have no timescales for this at present. |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1079
|
Posted: Tue Oct 04, 2011 7:06 pm Post subject: |
|
|
This is now possible in SQL Doc 2.1.0.220 EA or later using the sqldoc.exe command line with:
/outputfolder:<outputfolder>
This overrides the setting defined in the project and therefore allows SQL Doc's output to be used as part of a build process such as continuous integration.
Please try this and let us know how you get on.
David Atkinson
Product Manager
Red Gate Software |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group