Giter Site home page Giter Site logo

documentation's Introduction

Documentation

Here you can explore in detail our products, which include:

  • MailerQ - a high performance Mail Transfer Agent (MTA) designed for delivering large volume email messages at very high speeds
  • Marketing Suite - brand new Copernica Marketing Suite
  • PHP-C++ - a C++ library for developing PHP extensions
  • PHP-JS - to execute JavaScript right from your PHP script and share variables between JavaScript and PHP
  • Responsive Email - an online service to create and send responsive HTML emails.
  • SMTPeter - to connect your app via SMTP or REST API and start sending emails through the cloud instead of your server

With Copernica you can deliver relevant and timely communications using email, sms, landing pages and PDF.

Working with documentation

Each top-level directory in this repository holds documentation for one specific product.

Documentation pages

Documentation pages can be written with HTML or Markdown. Thus, files written with Markdown will have priority over ones written with HTML.

Links and files

All links should be relative ones.

Internal links

Documentations pages can have internal links. Such links are created in HTML like fashion by adding hash part to the link.

Examples:

[Page on MailerQ](page#segment)

Internal links can reference headers. Identifiers to use inside such links are generated with use of text inside the header. Following steps will be applied to create identifier:

  1. convert every utf-8 characted into ascii character
  2. lowercase all characters
  3. replace all spaces with '-'

Special files

In each directory there should be two files: navigation.md and introduction.md. Both of those files are little bit special.

navigation.md

navigation.md should contain list of links to documentation topics. List can contain more lists.

introduction.md

introduction.md should contain introduction text for given documentation. Also, it will be a default page for documentation.

documentation's People

Contributors

emielbruijntjes avatar selinablijleven avatar thijsvandiessen avatar aljar avatar jeroencopernica avatar laurahilhorst avatar richard-hordijk avatar mariannakv avatar mrbngle avatar dannydijkzeul avatar joozt83 avatar semeleer avatar ctvanoostwaard avatar mvdwerve avatar sliv9 avatar sanderisbestok avatar kajzzer avatar jochemvd avatar rafalgoslawski avatar raidiant avatar hamza-am100 avatar timvanlent avatar tychoa avatar thomaskamps avatar jonaslodewegen avatar jannertje avatar rvanvenetie avatar davidvanerkelens avatar mutiaravdlinden avatar robkunst 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.