Skip to content

FACT-Finder-Web-Components/documentation-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FACT-Finder Web Components Documentation Exporter

Generates .csv files search

Build / Package

In the project root directory run:

mvn clean compile package

Running exporter

Run the executable jar like this:

java -jar documentation-export.jar -a path/to/api-files/ -d path/to/documentation-files/ -v 3.0

Options

-u / --url

Base URL that is prepended to the relative url

-o / --output-dir

Export files are placed in this directory

-v / --version

Mandatory version string - appended to the export's filename.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages