From 2401fce28384fd66214d53258bde5c2f1e906afa Mon Sep 17 00:00:00 2001 From: Martijn Dirkse Date: Tue, 18 Jun 2024 17:21:26 +0200 Subject: [PATCH] Put it at a better place --- docs/source/gettingStarted/gettingStarted.rst | 2 -- docs/source/index.rst | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/gettingStarted/gettingStarted.rst b/docs/source/gettingStarted/gettingStarted.rst index 0798e7fc..142c6931 100644 --- a/docs/source/gettingStarted/gettingStarted.rst +++ b/docs/source/gettingStarted/gettingStarted.rst @@ -7,8 +7,6 @@ This chapter introduces you to the basic features of the Frank!Framework. If you This chapter can be studied in two ways. First, it is a tutorial. There are instructions that you can follow to get hands-on experience with the Frank!Framework. You will use the Frank!Runner, to be found at https://github.com/ibissource/frank-runner. Second you can just read the text on your laptop or even your telephone. -If you have questions or remarks about the Frank!Framework, then please visit https://github.com/frankframework/frankframework/discussions. - If you want, you can download the solution :download:`configuration <../downloads/configurations/NewHorizons.zip>`. .. toctree:: diff --git a/docs/source/index.rst b/docs/source/index.rst index 7926de9b..7df11bf6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,6 +3,9 @@ Frank!Manual This is the user manual of the Frank!Framework, an open-source platform to quickly build enterprise applications. To have an enterprise application, or as we say a Frank, you have to deploy the Frank!Framework in combination with XML configuration files. This manual explains to Frank developers how to develop Frank configs (chapters :ref:`gettingStarted` and :ref:`advancedDevelopment`). Operators or site owners can read chapter :ref:`operator` about monitoring and managing a Frank. System administrators can learn how to deploy a Frank on their infrastructure (chapter :ref:`deploying`). There is also material about :ref:`testing`. +If you have remarks or questions about the Frank!Framework, please go to GitHub Discussions: https://github.com/frankframework/frankframework/discussions. + + The Java source code of the Frank!Framework can be found at https://github.com/frankframework/frankframework. You can also find release notes here, see https://github.com/frankframework/frankframework/releases. See also http://frankframework.org for more information. Below you see the table of contents of the Frank!Manual: