GithubHelp home page GithubHelp logo

borasoftware / bdml Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 222 KB

XML based technical writing markup language

Home Page: https://borasoftware.com/specifications/bdml.html

License: GNU Affero General Public License v3.0

XSLT 20.53% CSS 8.23% JavaScript 71.23%
markup-language technical-writing document-management documentation-toolchain documentation-tool

bdml's Introduction

BDML source pack

Main repository: BDML Git repository

License: AGPL

Documentation: BDML

BDML is a feature complete XML based technical writing markup language with the aim of providing the smallest set of schema elements and the easiest learning curve.

The BDML source pack contains:

  • the bdml.xsd definition;
  • the BdmlHtml.xsl XSLT 1.0 transform;
  • a set of example CSS stylesheets;
  • syntax highlighting Javascript files.

How to use the BDML source pack:

  • download a copy of the source pack;
  • copy the 'bdml' folder to your source repository inside the documentation folder;
  • create a hierarchy of BDML documentation files that reference BdmlHtml.xsl;
  • reference the bdml-html.css CSS file / syntax highlighting files and/or your own CSS / Javascript in your BDML documentation files;
  • view the BDML pages by:
    • directly loading the BDML files in your browser; or
    • creating a build step that transforms the BDML hierarchy into an HTML hierarchy via an XSLT 1.0 processor.

If directly loading local BDML files, browser local XSLT file loading will be need to be enabled. Direct loading is not supported in IE/Edge browsers.

See the Balau library for an example of usage:

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.