Skip to content

Commit 8dbfb8a

Browse files
committed
move community note to start page
1 parent e29ff1c commit 8dbfb8a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

docs/source/compiling.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -382,14 +382,6 @@ Also avoid using 64tass' built-in function or type names as symbols in your inli
382382
The 64tass manual contains `a list of those <https://tass64.sourceforge.net/#functions>`_.
383383

384384

385-
Community
386-
---------
387-
Most of the development on Prog8 and the use of it is currently centered around
388-
the `Commander X16 <https://www.commanderx16.com/>`_ retro computer.
389-
Their `Discord server <https://discord.gg/nS2PqEC>`_ contains a small channel
390-
dedicated to Prog8. Other than that, use the issue tracker on github.
391-
392-
393385
Examples
394386
--------
395387

docs/source/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ This is free software, as defined in the GNU GPL 3.0 (https://www.gnu.org/licens
3838
are excluded from this particular license: you can do with those *whatever you want*.
3939
This means, for instance, that you can use the Prog8 compiler to create commercial software as long as you only sell *the actual resulting program*.
4040

41+
Community
42+
^^^^^^^^^
43+
Most of the development on Prog8 and the use of it is currently centered around
44+
the `Commander X16 <https://www.commanderx16.com/>`_ retro computer.
45+
However, the other compiler targets are also still worked on, most notably the C64 target where it all started with!
46+
47+
The X16 `Discord server <https://discord.gg/nS2PqEC>`_ contains a small channel
48+
dedicated to Prog8. Besides that, you can use the issue tracker on github for questions or problems or contributions.
49+
4150
Want to buy me a coffee or a pizza perhaps?
4251
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4352
This project was created over the last couple of years by dedicating thousands of hours of my free time to it, to make it the best I possibly can.

0 commit comments

Comments
 (0)