Commit Graph

184 Commits

Author SHA1 Message Date
Marijn van der Zee
7ed7c11eac Fix spelling error in docs. 2012-04-24 13:30:47 +02:00
Steve Bohlen
153a1bb909 SPRNET-1501 support for sqlite 1.0.80 added 2012-04-17 15:00:42 -04:00
Steve Bohlen
bcf5c97ec7 Merge pull request #10 from serra/ivariablesourcedocs
SPRNET-1477 (well, not really, since that isn't an actual issue but this pull req. is certainly related to it <g>)

Adds documentation on IVariableSource implementations provided by Spring.NET
2012-04-16 19:27:07 -07:00
Marijn van der Zee
e315dfc4fa References the Mvc3 QuickStart by the exact name used in the distribution 2012-02-03 10:05:26 +01:00
Marijn van der Zee
a0a38da287 Reference Spring.Web.Mvc3 instead of Spring.Web.Mvc 2012-02-03 09:56:53 +01:00
Marijn van der Zee
b13971034d Fixed several typos, some formatting
No changes to content.
2012-01-20 09:59:33 +01:00
Marijn van der Zee
35a1478e2c Add note on non-existing registry keys 2011-12-29 15:47:10 +01:00
Marijn van der Zee
7635db2a6f Add note on precedence rules for PropertyFileVariableSource 2011-12-29 15:46:43 +01:00
Marijn van der Zee
c35a7ba6e1 Spell-check 2011-12-19 16:16:50 +01:00
Marijn van der Zee
2a2fd264d2 Add note on user changes to user settings during container lifetime 2011-12-19 16:08:40 +01:00
Marijn van der Zee
b17b27a0a9 Move VariableSourceConfiguration up 2011-12-19 14:38:28 +01:00
Marijn van der Zee
b8bde2779a Move note on PropertyFileVariableSource to detail section
Also some formatting and typos/
2011-12-19 14:36:47 +01:00
Marijn van der Zee
db44d5ab28 Fix typos 2011-12-19 14:14:17 +01:00
Marijn van der Zee
b2f3fa5678 Consistent usage of variable for ${variablename} 2011-12-16 20:19:02 +01:00
Marijn van der Zee
1ab3d8563b Add missing image 2011-12-16 20:17:36 +01:00
Marijn van der Zee
f551c5a605 Fix some typo's, minor cosmetic changes 2011-12-16 20:00:43 +01:00
Marijn van der Zee
6d934ba9e4 Add VariableSource configuration sections to documentation 2011-12-16 17:40:16 +01:00
Marijn van der Zee
6b05570040 VariablePlaceHolderConfigurer example 2011-12-16 17:39:14 +01:00
Marijn van der Zee
9a2078393b #8 code formatting 2011-12-13 15:44:27 +01:00
Marijn van der Zee
b72e9eb50f Print out buildlog.txt to console 2011-12-02 14:27:53 +01:00
Marijn van der Zee
827b0c9ecf Merge branch 'master' of git://github.com/SpringSource/spring-net.git 2011-12-02 13:43:18 +01:00
Marijn van der Zee
2b4f0b9972 Format changes
Mainly C# / XML syntax highlighting, some outlining too.
2011-12-02 13:32:18 +01:00
Marijn van der Zee
2087c4ac46 Doc Build.cmd script does not show buildlog.txt in text editor 2011-12-02 13:30:34 +01:00
Marijn van der Zee
d4f67530c4 Fix typo. 2011-10-18 17:10:11 +02:00
Marijn van der Zee
0a834b1f4d Merge branch 'master' into SPRNET-1199 2011-10-18 16:48:52 +02:00
Marijn van der Zee
58c259a79a Remove mistakenly copied line. 2011-10-13 20:33:51 +03:00
Marijn van der Zee
cdd2564beb Remove the errant paragraph and code listing
The errant paragraph is removed, as well as the code listing. From the
text it appears that an example should have been inserted here; that's
commented out and replaced with a TODO note.
2011-10-13 16:39:10 +02:00
Marijn van der Zee
4f17abe6ff Minor formatting change 2011-10-13 16:14:27 +02:00
Marijn van der Zee
2c501d8cf1 Add command file for building documentation 2011-10-13 16:13:22 +02:00
Marijn van der Zee
941a41ed0e html-help will be compiled last.
Because many people won't have MS html help workshop installed. This way,
we can still run a `build doc-reference` and get html and pdf output,
before the build fails (non-fatal, btw).
2011-10-12 21:00:59 +02:00
Marijn van der Zee
b331d9263b Link to vsaddin project instead of amqp. 2011-10-12 17:20:34 +02:00
markpollack
c0cc56f154 add references to MVC examples and ref sec sections in web quickstart docs 2011-08-01 19:02:14 +00:00
sbohlen
295dc50dbb mods to docs to reflect 1.3.2-specific info and references to associated projects 2011-07-28 22:38:12 +00:00
bbaia
4aedd8520d Polishing 1.3.2 release 2011-07-27 13:05:56 +00:00
sbohlen
55d9e89c66 fixing broken build by removing duplicate-names doc-links in mvc3 ref docs (all references to "mvc" in links and ids changed to "mvc3" to ensure uniqueness across entire reference docs scope) 2011-07-17 15:30:15 +00:00
sbohlen
bce6238dcb update Springsource logo to current for docs 2011-07-15 15:24:13 +00:00
sbohlen
78bc673a2e SPRNET-1451
-added section to docs for MVC3 support
-mod to MVC2 docs to indicate "MVC 2.0" rather than more generally "MVC"
2011-07-15 15:23:10 +00:00
bbaia
645e4a6983 Resource Handlers documentation fix. 2011-05-24 15:44:25 +00:00
markpollack
86ec218b4e SPRNET-1391 - ExceptionTranslation doesn't work for SQLite 2011-05-16 21:02:54 +00:00
markpollack
6dbd5a2aee SPRNET-1351 - Add support for Informix database in dbproviders.xml, spring-database-1.3.xsd, and update docs. 2011-05-16 20:00:30 +00:00
bbaia
768f26559b Create ConfigurableVariableSource to allow inline variables definitions with VariablePlaceholderConfigurer (SPRNET-1426) 2011-04-04 10:59:56 +00:00
sbohlen
2a52c4a58c SPRNET-1352 fixed typo 2011-02-11 17:11:35 +00:00
bbaia
ab3f4dedea Updated syntax highlighting definition for C#. 2011-01-29 01:49:15 +00:00
sbohlen
d9a9c47068 mod programlistings node in to wrap text in PDFs (resolves margin overrun problem for code samples in the PDF docs) 2011-01-21 14:56:38 +00:00
sbohlen
9788fd3580 SPRNET-1407
Updated copyright notices in docs.
2010-12-11 20:35:49 +00:00
sbohlen
278d70bf34 SPRNET-1401
MVC Documentation added to reference docs.
2010-12-11 20:32:25 +00:00
sbohlen
07a2bc9dd1 minor change to diagram width to fit on PDF docs page size 2010-12-10 19:29:41 +00:00
sbohlen
24aa39de10 change test to check for DIRECTORY instead of FILE 2010-12-10 17:22:12 +00:00
sbohlen
7aa5c5bd57 fixing typo to correct broken build 2010-12-10 16:15:27 +00:00
sbohlen
16acfd01f9 fix up pathing to hhc.exe 2010-12-10 15:28:40 +00:00