[devdocsgjs/main: 1622/1867] Update GNU Fortran documentation (11.1.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1622/1867] Update GNU Fortran documentation (11.1.0)
- Date: Fri, 19 Nov 2021 23:48:11 +0000 (UTC)
commit cd6664a4601d2248239d5ba0f27bb1e7721cdf8f
Author: Simon Legner <Simon Legner gmail com>
Date: Thu Apr 29 22:59:22 2021 +0200
Update GNU Fortran documentation (11.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 4182aa0f..6eec43ab 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 '11' do
+ self.release = '11.1.0'
+ self.base_url = "https://gcc.gnu.org/onlinedocs/gcc-#{release}/gfortran/"
+ end
+
version '10' do
self.release = '10.2.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]