[devdocsgjs/main: 42/76] Update GNU Fortran documentation (12.1.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 42/76] Update GNU Fortran documentation (12.1.0)
- Date: Fri, 15 Jul 2022 21:39:46 +0000 (UTC)
commit 16f1779b4357567670ee8cb518a0fbdcbbd76927
Author: Simon Legner <Simon Legner gmail com>
Date: Thu Jun 2 22:47:13 2022 +0200
Update GNU Fortran documentation (12.1.0)
lib/docs/scrapers/gnu/gnu_fortran.rb | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/lib/docs/scrapers/gnu/gnu_fortran.rb b/lib/docs/scrapers/gnu/gnu_fortran.rb
index 6eec43ab..72c516f9 100644
--- a/lib/docs/scrapers/gnu/gnu_fortran.rb
+++ b/lib/docs/scrapers/gnu/gnu_fortran.rb
@@ -6,6 +6,11 @@ module Docs
home: 'https://gcc.gnu.org/fortran/'
}
+ version '12' do
+ self.release = '12.1.0'
+ self.base_url = "https://gcc.gnu.org/onlinedocs/gcc-#{release}/gfortran/"
+ end
+
version '11' do
self.release = '11.1.0'
self.base_url = "https://gcc.gnu.org/onlinedocs/gcc-#{release}/gfortran/"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]