Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
kbjarkefur committed Jan 24, 2024
2 parents 8673e09 + 7674508 commit 2c027ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/mdhlp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Markdown help files

In the `adodown` workflow you should not create any of the files in this folder using the command `adnewcommand`. The markdown files here are then rendered into Stata help files saved in the folder `stlhp`. The content in this folder
is also used to render a documentation website using the R-tool `adodown`.

For syntax rules on how to write Stata helpfiles in markdown in the `adodown` workflow, see this article (_link to adodown vignette_).
1 change: 1 addition & 0 deletions src/tests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Folder for test files

0 comments on commit 2c027ac

Please sign in to comment.