/WMPlugin-Docs

Documentation for the plugins I have developed for the open source seismic interpretation system - OpendTect.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

WMPlugins-Docs

This is the source for the documentation of the plugins I have developed for the open source seismic interpretation system OpendTect. The plugins are made available under the terms of the GNU General Public License Version 3.

To read the documentation click here.

To build the documentation:

  1. Clone the documentation repository - git clone --recursive https://github.com/waynegm/WMPlugin-Docs.git

  2. Install a recent extended version of Hugo.

  3. Run the website locally by running the following command in the root folder of the repository - hugo server

  4. Publish the documentation to the docs folder of the repository using - hugo