RobotComponents / RobotComponents-API-Documentation

API Documentation of the Grasshopper plugin Robot Components

Home Page:https://linktr.ee/RobotComponents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot Components API Documentation

License DOI

This repository contains the content of https://robotcomponents.github.io/RobotComponents-API-Documentation/index.html. The API documentation page is built with DocFX.

Pull requests are welcome. If you want to build the site yourself, to test your changes before opening a pull request, then please check out the getting started guide below.

Getting started

We generate the API documentation with docfx. The files are compiled and pushed manually. To update the docs, follow the next steps:

  1. Install docfx. You can find more information and the steps here.
  2. Pull the files from this repo via git.
  3. Update/replace the .dll and .xml files in the src folder.
  4. Use the command prompt and navigate to the folder of this repo.
  5. Build the new documentation pages by calling the command docfx build.
  6. Push the updated files.

License

Copyright (c) 2018-2020 EDEK Uni Kassel
Copyright (c) 2020-2024 Arjen Deetman

Robot Components is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation.

Robot Components is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Robot Components; If not, see http://www.gnu.org/licenses/.

@license GPL-3.0 https://www.gnu.org/licenses/gpl-3.0.html

About

API Documentation of the Grasshopper plugin Robot Components

https://linktr.ee/RobotComponents

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%