Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/news/_posts/2023-04-19-gtn-rdoc.md
1677 views
---
title: "New Feature: GTN Rdoc" contributions: authorship: [hexylena] tags: [new feature, gtn, contributing] layout: news
---

The internal functions of the GTN have, in the past, not been very well documented. Now we have started the process of fully documenting the functions and modules available to GTN developers.

Our library of liquid filters, and functions that we use throughout the GTN, can be found at the GTN Rdoc page. For example many of our filters are available in Jekyll::GtnFunctions

This documentation is a work in progress but will improve over time, as we hopefully consolidate and clean up our function library into a more useful "GTN" module.