Selaa lähdekoodia

tensorflow_cpp: fix root_path

Simon Legner 5 vuotta sitten
vanhempi
commit
f9c2f25f38
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      lib/docs/scrapers/tensorflow/tensorflow_cpp.rb

+ 1 - 0
lib/docs/scrapers/tensorflow/tensorflow_cpp.rb

@@ -2,6 +2,7 @@ module Docs
   class TensorflowCpp < Tensorflow
     self.name = 'TensorFlow C++'
     self.slug = 'tensorflow_cpp'
+    self.root_path = '/'
 
     version '2.3' do
       self.release = "#{version}.0"