2b15b20
Updated to v0.14 docs by
2016-11-18 13:52:16 +0100
71105f3
(tag: v0.14)
Changes: by
2016-11-18 12:10:48 +0100
99bca92
Merge pull request #39 from FransBouma/SnippetExtension by
2016-11-09 16:44:35 +0100
b18d6f6
(refs/pull/39/head)
Implements #38 by
2016-11-09 16:43:09 +0100
e0d2147
Version bump to 0.13.2, so it gets aligned with the releases page again by
2016-10-25 12:27:32 +0200
a2357b8
(tag: 0.13.2)
Fixes #37 by
2016-10-25 12:26:12 +0200
82e8108
Updated the 'danger' alert red color to be more prominent in llblgen pro theme by
2016-09-27 14:48:05 +0200
16961be
(tag: 0.13)
Fixed tests for v0.13 by
2016-08-04 11:38:24 +0200
56618b5
rebuild of docs with v0.13 by
2016-08-04 11:30:05 +0200
16d68a8
Implements #36, version bump to 0.13 by
2016-08-04 11:25:26 +0200
51207e6
FIXES #35 by
2016-07-27 11:42:52 +0200
9e9ecfa
Added favicon.ico to llblgen pro theme by
2016-03-31 12:19:58 +0200
21ae12f
Updated LLBLGen Pro Theme by
2016-03-16 15:36:20 +0100
9fe6348
Updated LLBLGen Pro Theme by
2016-03-16 14:25:16 +0100
b31db85
Updated LLBLGen Pro Theme by
2016-03-16 10:56:54 +0100
297e778
(refs/pull/34/merge)
Merge 7a4094340e into a88c225573 by
2016-03-11 13:17:46 +0000
7a40943
(refs/pull/34/head)
Add Handlebars partial support and escape @@ tags in md code by
2016-03-11 13:04:39 +0000
a88c225
LLBLGen Pro Documentation theme added by
2016-03-10 17:25:39 +0100
23372f0
Change extension to html by
2016-03-10 09:58:15 +0000
4b86ceb
Documented @@include directive by
2016-03-09 13:29:39 +0100
13ab6f0
Bugfix for include filenames containing quotes. Changes for #32. by
2016-03-09 13:28:47 +0100
eb6b1e3
Merge branch 'FlexSearch-feature-include1' by
2016-03-09 12:51:04 +0100
b35163b
Corrections on #31 code, _partial=>Includes. Spaces=>Tabs, some clean up (minor) by
2016-03-09 12:50:45 +0100
6e9c27d
(refs/pull/31/head)
Added support for @@include tag which will allow embedding html/markdown files from the '_partial' folder by
2016-03-07 18:38:36 +0000
a67bfae
Fixes #30 by
2016-03-07 11:10:48 +0100
dd2e6db
Fixes #26 by
2016-03-07 10:40:27 +0100
597e94e
(refs/pull/27/merge)
Merge 9e79a9425e into d41051959d by
2016-03-06 11:29:10 +0000
d410519
Fixes the edge case brought up by PR #29 by
2016-03-06 12:12:37 +0100
ebf064a
(refs/pull/29/merge)
Merge fd16ab0389 into 6d94ce5f3e by
2016-03-05 22:09:17 +0000
fd16ab0
(refs/pull/29/head)
Do not encode targetUrl as it creates an issue when the home url contain a '\' by
2016-03-04 01:48:21 +0000
0a67cac
(refs/pull/28/head)
Expose the option of setting the default HTML file extension for the generated files through the config file. by
2016-03-05 21:50:36 +0000
9e79a94
(refs/pull/27/head)
Added support for @@include tag which will allow embedding html files from the '_partial' folder by
2016-03-04 23:40:26 +0000
6dd08e4
(refs/pull/24/merge)
Merge 27d05b7288 into 6d94ce5f3e by
2016-03-04 23:47:21 +0000
27d05b7
(refs/pull/24/head)
Added support for @@include tag which will allow embedding html files from the '_partial' folder by
2016-03-04 23:40:26 +0000
2d54eb3
Use .html as extension for the generated files instead of htm by
2016-03-04 01:50:25 +0000
8e4334d
Do not encode targetUrl as it creates an issue when the home url contain a '\' by
2016-03-04 01:48:21 +0000
6d94ce5
Fixed issue with {{ExtraScript}} not being removed if no extra was needed. Fixes issue with wrapping ToC headers causing confusion (line height is now properly set). Tweaked theme a bit. Added LLBLGen Pro theme. Removed color duplicate from theme.css for navigation, it was defined in colors already. by
2016-03-04 12:53:28 +0100
472458e
Tweaked / fixed theme reflected in docs by
2016-03-04 12:51:35 +0100
95a1c8e
Updated gitignore for Jetbrains Rider by
2016-03-02 15:58:28 +0100
4144aa1
Fix in theme.css: pre inside li now has normal line height instead of the higher line height of li by
2016-03-02 11:32:33 +0100
211c5c3
Updated docs with new alert tip addition by
2016-03-01 10:47:53 +0100
d69c9f8
Added 'alert tip' support, so it's now possible to create an alert box which is green and shows 'tip' instead of info/danger/important/warning by
2016-03-01 10:47:22 +0100
89f2456
Updated docs to reflect features of v0.10. Updated htm from updated markdown by
2016-02-29 12:35:45 +0100
9eeef28
(tag: v0.10)
Version to v0.10: added support for Extra mode's {} special attributes for links and images (id, class, name-value pairs). Updated theme to support 'img.shadowed' which is usable through special attributes. Figure images are always shadowed. Fixed some horrible code formatting from old markdown code. by
2016-02-29 12:24:28 +0100
0fb78af
Updated doc site with updated theme css by
2016-02-25 14:10:20 +0100
3dce975
Tweaked theme css a bit so pre blocks now have same bottom margin as p blocks by
2016-02-25 14:08:48 +0100
51c0c95
Fixed theme so code blocks in tabs don't have fancy shadow/border/margins. last p on tab is now also not having the default margin bottom so no empty space below last line in tab anymore by
2016-02-22 13:24:56 +0100
fa255f4
Updated docs with fixed theme by
2016-02-22 13:23:47 +0100
0267d3f
Included fix from sibling Fork by
2016-02-22 12:35:09 +0100
64a0f51
Included fix from sibling fork by
2016-02-22 12:22:10 +0100
369ec75
Made alert type specifications case insensitive by
2016-02-22 10:50:10 +0100
ef2dec2
Added alert important documentation and regenerated site with that info by
2016-02-22 10:41:02 +0100
72c7016
Added @alert Important support, which displays as a Warning but with the 'Important' title instead by
2016-02-22 10:40:33 +0100
631ec22
Tweaked pre.nocode CSS a bit to have a bit more padding inside the box by
2016-02-20 10:58:07 +0100
2692d45
Updated docs with latest theme fixes by
2016-02-20 10:57:28 +0100
416e008
Added better remark about source of this site to index.md. Updated html with latest theme fix by
2016-02-20 10:48:52 +0100
481226a
Fixes #22 by
2016-02-20 10:45:55 +0100
cc33ffd
Reapplied slightly fixed theme by
2016-02-19 15:46:56 +0100
c2c0e97
Changed dd CSS to have same line hight as p by
2016-02-19 15:46:29 +0100
868ed6a
Changed code span CSS a bit so padding left/right is smaller now, added margin left/right by
2016-02-19 15:05:14 +0100
1e94cc5
Reapplied slightly fixed theme by
2016-02-19 15:04:13 +0100
78baaa4
Updated theme: shadow boxes are now more consistent. Alerts now have a slight shadow, looks better by
2016-02-19 10:36:52 +0100
026aabd
Updated docs with updated theme by
2016-02-19 10:36:21 +0100
98037f8
Bumped version to 0.9.1 by
2016-02-18 14:55:10 +0100
bce0dfd
Updated theme by
2016-02-18 14:52:31 +0100
87ff519
Updated theme for pre.nocode, it now also has shadow by
2016-02-18 12:47:42 +0100
0c32687
Changes by
2016-02-18 12:44:00 +0100
549e7f6
Titled Image test added by
2016-02-18 12:08:51 +0100
b1784a7
Enabled Titled Image rendering. No CSS yet by
2016-02-18 12:04:29 +0100
343f851
Updated docs to match v0.9 features. Implements #13 by
2016-02-17 11:52:11 +0100
be61985
(tag: 0.9.0)
Changes: by
2016-02-17 11:50:43 +0100
257203f
Merge pull request #18 from MarcosMeli/patch-2 by
2016-02-17 08:54:51 +0100
5c4582d
Merge pull request #17 from MarcosMeli/patch-1 by
2016-02-17 08:54:44 +0100
7d958f0
(refs/pull/19/head)
Enable AppVeyor Continous Integration and Testing by
2016-02-16 23:13:19 -0300
cd26811
(refs/pull/18/head)
Fix Nuget packages folder reference by
2016-02-16 19:44:30 -0300
c0528f5
(refs/pull/17/head)
Fix Nuget packages folder reference by
2016-02-16 19:43:42 -0300
64ce99d
(refs/pull/16/merge)
Merge cf2d2f3d0a into 832a373d31 by
2016-02-16 19:00:53 +0000
cf2d2f3
(refs/pull/16/head)
Change to Framework 4.5.1 to allow mono build by
2016-02-16 15:51:50 -0300
4901f4a
Change the Target Framework to 4.5.2 to allow travis build by
2016-02-16 15:47:02 -0300
ae2a49d
Using New Nunit Runners by
2016-02-16 15:39:19 -0300
64f6802
Add Travis CI integration by
2016-02-16 15:31:41 -0300
e025e4c
Fix invalid path in some references by
2016-02-16 15:28:25 -0300
bfa86d2
(refs/pull/15/merge)
Merge e0c5fd8cc4 into 832a373d31 by
2016-02-16 18:23:44 +0000
e0c5fd8
(refs/pull/15/head)
Fix also Test Project references by
2016-02-16 15:23:26 -0300
c69f757
Merge remote-tracking branch 'refs/remotes/origin/gh-pages' by
2016-02-16 15:22:51 -0300
36dc740
Fix packages path in Docnet project by
2016-02-16 15:16:23 -0300
832a373
Removed MarkdownSharp, move to MarkdownDeep complete by
2016-02-16 17:45:13 +0100
6f18a19
Changes by
2016-02-16 17:44:09 +0100
d0019cf
Changes: by
2016-02-16 16:20:49 +0100
40402ea
Migrated H2 id collection for ToC to MarkdownDeep by
2016-02-16 12:49:55 +0100
ab4b402
Changes: by
2016-02-16 11:46:08 +0100
2e8e762
Several changes: by
2016-02-15 14:31:40 +0100
f2d7617
Merge pull request #7 from l8nite/master by
2016-02-13 09:23:04 +0100
1477160
(refs/pull/7/head)
Fix link by
2016-02-13 07:15:06 +0000
eeacaa3
(tag: 0.8.1)
Fixes #6 by
2016-02-12 15:05:06 +0100
46e30f5
Updated docs with fixed case sensitive search page name mismatch by
2016-02-12 15:03:17 +0100
0b08a85
*sigh*, git commit didn't include this file! How advanced! by
2016-02-12 14:54:33 +0100
c11e13e
Fixed #4. Text had shadow defined in the tab content by
2016-02-12 14:45:17 +0100
1831bc6
Updated docs generated with 0.8.1 by
2016-02-12 14:44:26 +0100
b14049b
Removed Constants as it's no longer needed, reads version now from Assembly FileVersion attribute by
2016-02-12 14:33:56 +0100