mirror of https://github.com/freeCodeCamp/devdocs
parent
dd6586de6a
commit
ccd20c0472
@ -1,9 +0,0 @@
|
|||||||
module Docs
|
|
||||||
class TensorflowGuide < Tensorflow
|
|
||||||
include MultipleBaseUrls
|
|
||||||
|
|
||||||
self.name = 'TensorFlow Guides'
|
|
||||||
self.slug = 'tensorflow_guide'
|
|
||||||
self.base_urls = ['https://www.tensorflow.org/guide/', 'https://www.tensorflow.org/tutorials/']
|
|
||||||
end
|
|
||||||
end
|
|
Before Width: | Height: | Size: 599 B |
Before Width: | Height: | Size: 404 B |
@ -1 +0,0 @@
|
|||||||
https://www.tensorflow.org/images/favicon.png
|
|
Loading…
Reference in new issue