Code Monkey home page Code Monkey logo

dbassembly-test's Introduction

DocBook Assemblies

This little repository is just a proof of concept. It should serve as an example of an Installation and Setup Quick Start Guide.

(To build or) not to build

  1. Install the docbook_5 package from https://build.opensuse.org/package/show/Publishing/docbook_5.

  2. Clone the DAPS repo: git clone https://github.com/openSUSE/daps Don't change directories now!

  3. Switch to the right DAPS branch: git -C daps switch docbook_assemblies

  4. Create an alias (ddaps = development DAPS) to run DAPS from the repo: alias ddaps="$PWD"'/daps/bin/daps --dapsroot '"$PWD"'/data/gits/daps/'

  5. Clone this repo: git clone https://github.com/.../dbassembly-test

  6. Go there: cd dbassembly-test

  7. Run ddaps: ddaps -d DC-assembly validate

Terminology

  • Assembly: an XML structure that contains resources to other files, defines modules and relationships, and combine all this information into a structure.
  • Realized Structure: The structure you get after processing your assembly file.
  • Topic: Single unit of information, usually as a part of a greater organizational structure.

Content

This repo contains the following files and directories:

  • topics/

    Contain all topic related XML files (usually with the root element <topic>.

  • topics/Installation_and_Setup_QuickStart_Guide.xml

    This is the assembly file. It contains references to other files, usually topics and forms the documentation structure.

  • topics/topic*.xml

    Are "modules" or files that are units of specific information.

More information

dbassembly-test's People

Contributors

tomschr avatar

Watchers

 avatar  avatar  avatar

dbassembly-test's Issues

Test Slack

just a test, nothing to see. Move on.

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.