GithubHelp home page GithubHelp logo

abdieffendi / phpdoc-to-wordpress Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulgibbs/phpdoc-to-wordpress

0.0 1.0 0.0 119 KB

phpDoc to WordPress exports documentation generated by phpDocumentor into WordPress.

License: GNU General Public License v2.0

phpdoc-to-wordpress's Introduction

phpDoc to WordPress

phpDoc to WordPress exports documentation generated by phpDocumentor 2 into WordPress. Download from Github.

How it works

You transform an XML file from phpDocumentor using a supplied XSLT file, which converts the XML into a WordPress export file ready for import into your WordPress site. Browse the Achievements documentation to see an example.

What’s in the box

  • Two XSLT scripts; one to make an import file for classes, the other to make an import file for functions and methods.
  • A WordPress plugin which sets up three custom taxonomies used by the imports; versions (mapped to phpDoc’s @since), contexts (hardcoded to “developer”), and types (used to further categorise what type of item is being documented; hardcoded to “classes”, “functions”, or “methods”).
  • My Achievements plugin‘s current structure.xml file, as a sample for your convenience.

Changelog

Version 1.0 - First release.

Find more information and instructions on byotos.com.

phpdoc-to-wordpress's People

Contributors

paulgibbs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.