DOC

se.alipsa : mdr

Maven & Gradle

Aug 16, 2022
1 usages
1 stars

mdr · Converts mdr files (markdown with support for R code) into markdown, html, or pdf. This Renjin extension (package) is similar to rmd files with the difference that there is no knitting. The R syntax snippets should return markdown code, i.e. no "magic" conversions. This gives you better control of the output.

Table Of Contents

Latest Version

Download se.alipsa : mdr Javadoc & API Documentation - Latest Versions:

All Versions

Download se.alipsa : mdr Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file mdr-1.5.2-javadoc.jar to mdr-1.5.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder mdr-1.5.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "mdr-1.5.2-sources.jar" -d "mdr-1.5.2-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 09, 2021
2 usages
1 stars
Aug 16, 2022
2 usages
0 stars
Mar 25, 2022
1 usages
6 stars
Mar 26, 2022
1 usages
1 stars
Oct 30, 2020
1 usages
8 stars

Discover Dependencies