From: arujjval Date: Mon, 25 Nov 2024 14:55:31 +0000 (+0530) Subject: Update links to GNOME Wiki project and refer to new Vala websites X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=024dd2a658672f1844c3156ecd0fa27574fd3eef;p=thirdparty%2Fvala.git Update links to GNOME Wiki project and refer to new Vala websites --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b69f8b00b..12c093eb0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -Please read our wiki page [Documentation for Contributors to Vala](https://wiki.gnome.org/Projects/Vala/DeveloperDocumentation) +Please read our [Documentation for Contributors to Vala](https://docs.vala.dev/contributor-guide/) \ No newline at end of file diff --git a/README.md b/README.md index d814ceb26..0b564434b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ bindings generator for access to Vala libraries from applications written in e.g. C# as the Vala parser is written as a library, so that all compile-time information is available when generating a binding. -More information about Vala is available at [https://wiki.gnome.org/Projects/Vala/](https://wiki.gnome.org/Projects/Vala/) +More information about Vala is available at [https://vala.dev](https://vala.dev) ## Building Vala @@ -85,7 +85,7 @@ to bootstrap `valac`. Current releases of source tarballs can be downloaded via: -https://wiki.gnome.org/Projects/Vala +https://download.gnome.org/sources/vala/ or the vala-bootstrap module is available at: diff --git a/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.appdata.xml b/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.appdata.xml index 62b02d54b..68fb35841 100644 --- a/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.appdata.xml +++ b/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.appdata.xml @@ -28,7 +28,7 @@ LGPL-2.1-only - https://wiki.gnome.org/Projects/Vala/ + https://vala.dev https://gitlab.gnome.org/GNOME/vala/-/issues diff --git a/configure.ac b/configure.ac index b9437250b..07978f5f2 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.65]) AC_INIT([vala], m4_esyscmd([build-aux/git-version-gen --prefix '' .tarball-version]), [https://gitlab.gnome.org/GNOME/vala/issues], [vala], - [https://wiki.gnome.org/Projects/Vala]) + [https://vala.dev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS(config.h) diff --git a/doc/manual/source/attributes.rst b/doc/manual/source/attributes.rst index b8dcd24ec..876f1df7f 100644 --- a/doc/manual/source/attributes.rst +++ b/doc/manual/source/attributes.rst @@ -606,7 +606,7 @@ Other attributes - * - ``ModuleInit`` - method - - Marks the associated type as dynamic, and marks the method as a `TypeModule `__ init function. See `TypeModule example `__ + - Marks the associated type as dynamic, and marks the method as a `TypeModule `__ init function. See `TypeModule example `__ * - ``NoAccessorMethod`` - property - diff --git a/doc/manual/source/classes.rst b/doc/manual/source/classes.rst index 0c0676b62..ef12afa22 100644 --- a/doc/manual/source/classes.rst +++ b/doc/manual/source/classes.rst @@ -694,9 +694,6 @@ Demonstrating... Using Properties ~~~~~~~~~~~~~~~~ -For more examples see: `Samples for Class -Properties `__ - Virtual Properties '''''''''''''''''' diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 863234fd1..60a1c4285 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -4,7 +4,7 @@ Vala Reference Manual This is the reference for all features, syntax elements, internals and generated output of Vala. It is not the best place to learn about Vala and especially for beginners might not be easy to understand. -A good first tutorial for beginners is the `Vala Tutorial `__. +A good first tutorial for beginners is the `Vala Tutorial `__. If you want to write a GUI app start `here `__. To contribute to this reference you can submit merge requests to the `Gitlab repository `__. diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index e517806f4..1c3d01886 100644 --- a/doc/vala-gen-introspect.1 +++ b/doc/vala-gen-introspect.1 @@ -37,7 +37,7 @@ Other gidls to include .SH BUGS https://gitlab.gnome.org/GNOME/vala/issues .SH "HOMEPAGE OR CONTACT" -https://wiki.gnome.org/Projects/Vala +https://vala.dev .SH AUTHORS J??rg Billeter, Raffaele Sandrini. .SH EXAMPLES diff --git a/doc/vala-gen-introspect.h2m b/doc/vala-gen-introspect.h2m index 3bc4437ef..fa92c5a73 100644 --- a/doc/vala-gen-introspect.h2m +++ b/doc/vala-gen-introspect.h2m @@ -23,7 +23,7 @@ This can then be converted to a Vala API as follows: https://gitlab.gnome.org/GNOME/vala/issues [HOMEPAGE or CONTACT] -https://wiki.gnome.org/Projects/Vala +https://vala.dev [SEE ALSO] vapigen (1) diff --git a/doc/valac.1 b/doc/valac.1 index 1b7bba236..3c2ace880 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -232,7 +232,7 @@ break ABI of existing projects. .SH BUGS https://gitlab.gnome.org/GNOME/vala/issues .SH "HOMEPAGE OR CONTACT" -https://wiki.gnome.org/Projects/Vala +https://vala.dev .SH FEATURES Interfaces, properties, signals, foreach, lambda expressions, type inference for local variables, generics, non-null types, assisted memory diff --git a/doc/valac.h2m b/doc/valac.h2m index 97995fa5d..ebc38816b 100644 --- a/doc/valac.h2m +++ b/doc/valac.h2m @@ -49,7 +49,7 @@ break ABI of existing projects. https://gitlab.gnome.org/GNOME/vala/issues [HOMEPAGE or CONTACT] -https://wiki.gnome.org/Projects/Vala +https://vala.dev [FEATURES] Interfaces, properties, signals, foreach, lambda expressions, type diff --git a/doc/valadoc.1 b/doc/valadoc.1 index 642944dc6..3827575b1 100644 --- a/doc/valadoc.1 +++ b/doc/valadoc.1 @@ -112,6 +112,6 @@ Target version of glib for code generation .SH BUGS https://gitlab.gnome.org/GNOME/vala/issues .SH "HOMEPAGE OR CONTACT" -https://wiki.gnome.org/Projects/Valadoc +https://docs.vala.dev .SH AUTHORS Florian Brosch diff --git a/doc/valadoc.h2m b/doc/valadoc.h2m index 5696f2dbc..495e440a3 100644 --- a/doc/valadoc.h2m +++ b/doc/valadoc.h2m @@ -13,7 +13,7 @@ from Vala source code based on libvala. https://gitlab.gnome.org/GNOME/vala/issues [HOMEPAGE or CONTACT] -https://wiki.gnome.org/Projects/Valadoc +https://docs.vala.dev [AUTHORS] Florian Brosch diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 5f4655ecd..0af648d6f 100644 --- a/doc/vapigen.1 +++ b/doc/vapigen.1 @@ -50,7 +50,7 @@ Do not print messages to the console .SH BUGS https://gitlab.gnome.org/GNOME/vala/issues .SH "HOMEPAGE OR CONTACT" -https://wiki.gnome.org/Projects/Vala +https://vala.dev .SH AUTHORS J??rg Billeter, Raffaele Sandrini. .SH EXAMPLES diff --git a/doc/vapigen.h2m b/doc/vapigen.h2m index f3ff1640e..131ba47be 100644 --- a/doc/vapigen.h2m +++ b/doc/vapigen.h2m @@ -21,7 +21,7 @@ This can then be converted to a Vala API as follows: https://gitlab.gnome.org/GNOME/vala/issues [HOMEPAGE or CONTACT] -https://wiki.gnome.org/Projects/Vala +https://vala.dev [SEE ALSO] vala-gen-introspect (1) diff --git a/libvaladoc/html/basicdoclet.vala b/libvaladoc/html/basicdoclet.vala index 998c27ba4..10d2ab652 100644 --- a/libvaladoc/html/basicdoclet.vala +++ b/libvaladoc/html/basicdoclet.vala @@ -1164,7 +1164,7 @@ public abstract class Valadoc.Html.BasicDoclet : Api.Visitor, Doclet { writer.simple_tag ("br"); writer.start_tag ("div", {"class", "site_footer"}); writer.text ("Generated by "); - writer.link ("https://wiki.gnome.org/Projects/Valadoc", "valadoc"); + writer.link ("https://docs.vala.dev", "valadoc"); writer.end_tag ("div"); writer.end_tag ("body"); writer.end_tag ("html"); diff --git a/vala.doap b/vala.doap index 451e23c94..de69004ae 100644 --- a/vala.doap +++ b/vala.doap @@ -30,9 +30,9 @@ libraries from applications written in e.g. C# as the Vala parser is written as a library, so that all compile-time information is available when generating a binding. - + - + diff --git a/vapi/glib-2.0.vapi b/vapi/glib-2.0.vapi index 3a700d557..0e3f8043e 100644 --- a/vapi/glib-2.0.vapi +++ b/vapi/glib-2.0.vapi @@ -4684,9 +4684,6 @@ namespace GLib { public string[] fetch_all (); } - /* Simple XML Subset Parser - See http://live.gnome.org/Vala/MarkupSample for an example */ - [CCode (has_type_id = false)] public errordomain MarkupError { BAD_UTF8, diff --git a/vapigen/Makefile.vapigen b/vapigen/Makefile.vapigen index 03fb2e4c6..07c54795e 100644 --- a/vapigen/Makefile.vapigen +++ b/vapigen/Makefile.vapigen @@ -8,8 +8,6 @@ # May you find forgiveness for yourself and forgive others. # May you share freely, never taking more than you give. # -# See http://live.gnome.org/Vala/UpstreamGuide for detailed documentation -# # Variables: # # VAPIGEN_FILES diff --git a/vapigen/vapigen.m4 b/vapigen/vapigen.m4 index 6228991ab..fb85c4e9d 100644 --- a/vapigen/vapigen.m4 +++ b/vapigen/vapigen.m4 @@ -20,7 +20,6 @@ dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 US # -------------------------------------- # Check vapigen existence and version # -# See http://live.gnome.org/Vala/UpstreamGuide for detailed documentation AC_DEFUN([VAPIGEN_CHECK], [ AS_IF([test "x$3" != "xyes"], [