Skip to content

Commit

Permalink
Put it at a better place
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Jun 18, 2024
1 parent 3f0303b commit 2401fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/gettingStarted/gettingStarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2401fce

Please sign in to comment.