Skip to content

wordpress-lab/WPThemeDoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

WPThemeDoc

Easily create beautiful, simple to use, and easily extendable documentation for your WordPress themes.

WPThemeDoc

Read: Beautiful Theme Documentation with WPThemeDoc

Variables

WPThemeDoc is straight HTML, but it utilizes a few "Find and Replace" variables so it's that much easier to plug in your relevant data. Simply conduct a search and replace the following:

Sections

You'll need to add or remove your own sections, but that's easy to do as well - with minimal code.

Add a link in the header nav element, like this: [<a href="#Developers">Developers</a>] and then add a section below with the same ID, like this: [<section id="Developers">]. Then just add your content!

Contribute

If you have any suggestions, ideas, and the like - let me know!

##License & Copyright

GPL v2.0 or later. Copyright (C) 2016 Rich Tabor http://richtabor.com/

About

ⓦ Beautiful WordPress Theme Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%