joe2far
88b6d4ad36
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
David McMahon
261b6453e4
Update the latestReleaseBranch to release-1.3 in the munger.
2016-06-13 12:24:17 -07:00
Dawn Chen
9ee6809586
Revert "Update the latestReleaseBranch to release-1.3 in the munger."
...
This reverts commit 3beed6e1aa
.
2016-06-10 16:46:11 -07:00
David McMahon
3beed6e1aa
Update the latestReleaseBranch to release-1.3 in the munger.
2016-06-10 14:55:46 -07:00
David McMahon
dae84f5306
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Chao Xu
b728db081b
Munger now checks the release branch to verify if a file exist there before
...
generating a link to it.
2015-12-21 10:40:15 -08:00
Eric Paris
8886a9940d
Rewrite how the munger works
...
The basic idea is that in the main mungedocs we run the entirefile and
create an annotated set of lines about that file. All mungers then act
on a struct mungeLines instead of on a bytes array. Making use of the
metadata where appropriete. Helper functions exist to make updating a
'macro block' extremely easy.
2015-07-30 20:41:30 -04:00
Eric Paris
4cbca2e63c
Make munger begin/end less generic
...
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Daniel Smith
86ecc4f966
fix unversioned test
2015-07-17 11:59:13 -07:00
Tim Hockin
8fceb754d8
Add 'warning: is unversioned' header to all docs
...
Mungedocs will keep this updated in head, and it will get stricken from
releases.
2015-07-13 11:23:07 -07:00