Skip to content

Commit fc99386

Browse files
author
haghish
committed
preparing MarkDoc 3.6.7
1 parent ba74461 commit fc99386

13 files changed

+5072
-0
lines changed

markdoc.ado

+2,609
Large diffs are not rendered by default.

markdoc.pkg

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
d 'MARKDOC': module for literate programming
2+
d
3+
d MarkDoc is a general-purpose literate programming package for Stata that produces
4+
d dynamic analysis documents or package documentation in various formats (pdf,
5+
d docx, html, odt, epub, markdown), dynamic presentation slides (pdf, slidy,
6+
d dzslide), as well as dynamic Stata help files (sthlp, smcl).
7+
d
8+
d KW: Markdown
9+
d KW: smcl
10+
d KW: sthlp
11+
d KW: docx
12+
d KW: pdf
13+
d KW: html
14+
d KW: odt
15+
d KW: epub
16+
d KW: slide
17+
d KW: slidy
18+
d KW: dzslide
19+
d KW: translator
20+
d KW: convertor
21+
d KW: literate programming
22+
d KW: dynamic documents
23+
d KW: reproducible research
24+
d
25+
d Requires: Stata version 11 and weaver from SSC (q.v.)
26+
d
27+
d Distribution-Date: 20160227
28+
d
29+
d Author: E.F. Haghish, University of Freiburg
30+
d Support: email haghish@@imbi.uni-freiburg.de
31+
d
32+
f markdoc.ado
33+
f markdoccheck.ado
34+
f markdocversion.ado
35+
f markdocpandoc.ado
36+
f markdocwkhtmltopdf.ado
37+
f markdoc.sthlp
38+
F markdoc_stata.docx
39+
F markdoc_simple.docx

markdoc.sthlp

+542
Large diffs are not rendered by default.

markdoc_simple.docx

21 KB
Binary file not shown.

markdoc_stata.docx

21.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)