Skip to content

Generate (WordPress plugin) HTML docs on your WordPress install using markdown files. Package those markdown file as a part of your WordPress plugin bundle. Serve documentation using a single source.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

outsourceappz/markdown-documentor

Repository files navigation

=== Markdown Documenter ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: https://outsourceappz.com
Tags: comments, spam
License: GPL

Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.

== Description ==
Generates Documentations using Markdown source.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `plugin.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 1.0 =
* Your changes

== Upgrade Notice ==

= 1.0 =
Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.

== Arbitrary section ==

You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
"installation."  Arbitrary sections will be shown below the built-in sections outlined above.

About

Generate (WordPress plugin) HTML docs on your WordPress install using markdown files. Package those markdown file as a part of your WordPress plugin bundle. Serve documentation using a single source.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published