content
stringlengths
0
557k
url
stringlengths
16
1.78k
timestamp
timestamp[ms]
dump
stringlengths
9
15
segment
stringlengths
13
17
image_urls
stringlengths
2
55.5k
netloc
stringlengths
7
77
PoolStringArray¶ A pooled array of Strings. Description¶ An array specifically designed to hold Strings. Optimized for memory usage, does not fragment the memory. Note: This type is passed by value and not by reference. This means that when mutating a class property of type PoolStringArray or mutating a PoolStringArray...
https://docs.godotengine.org/pt_BR/latest/classes/class_poolstringarray.html
2022-09-24T20:36:33
CC-MAIN-2022-40
1664030333455.97
[]
docs.godotengine.org
Configuration Data When deploying the repository there are a number of configuration options that need to be set to ensure the system will function as intended, some of these are required for minimal functionality and others are used for customisation. These options will need to be set in the system management of the r...
https://docs.haplo.org/app/repository/setup/configuration-data
2022-09-24T19:46:56
CC-MAIN-2022-40
1664030333455.97
[]
docs.haplo.org
Configure Extension What settings are required for Hello Clever's Magento 2 extension? Basic SettingsBasic Settings Login to Magento Admin and go to Stores → Configuration → Sales → Payment Methods → Hello Clever Click on Enabled > Yes to activate the extension to your site. You can choose the API Environment, Producti...
https://docs.helloclever.co/docs/magento-configure/
2022-09-24T18:42:11
CC-MAIN-2022-40
1664030333455.97
[]
docs.helloclever.co
5.3.2. Tagging and Releasing Components¶ Warning The intent of this section is to list the current state of the SIMP Team’s release processes. Since these processes are constantly being improved and automated, you can expect this section content to evolve as well and may be best served by reading the version from the m...
https://simp.readthedocs.io/en/6.4.0-0/contributors_guide/maintenance/Tagging_and_Releasing_Components.html
2022-09-24T18:41:37
CC-MAIN-2022-40
1664030333455.97
[]
simp.readthedocs.io
fortinet.fortios.fortios_ips_decoder module – Configure IPS decoder_decoder. New in version 2.0.0: of fortinet.fortios Synopsis This module is able to configure a FortiGate or FortiOS (FOS) device by allowing the user to set and modify ips feature and decoder decoder. fortios_ips_decoder: vdom: "{{ vdom }}" state: "pre...
https://docs.ansible.com/ansible/latest/collections/fortinet/fortios/fortios_ips_decoder_module.html
2022-09-24T19:01:23
CC-MAIN-2022-40
1664030333455.97
[]
docs.ansible.com
MetaBiobank is a catalogue of information describing biological sample collections stored in various biobanks. MetaBiobank is for you if: Our service provides sample collection metadata which can help you decide whether certain samples are of interest to you. Our aim is to provide a simple way to search for interesting...
https://docs.cyfronet.pl/pages/viewpage.action?pageId=19370480
2022-09-24T19:33:35
CC-MAIN-2022-40
1664030333455.97
[]
docs.cyfronet.pl
- svlogd documentation for more information about the files it generates." Logrotate /etc/gitlab/gitlab.rb: # Below are some of the default settings logging['logrotate_frequency'] = "daily" # rotate logs daily logging['logrotate_maxsize'] = nil # logs will be rotated when they grow bigger than size specified for `maxs...
https://docs.gitlab.com/14.10/omnibus/settings/logs.html
2022-09-24T20:02:36
CC-MAIN-2022-40
1664030333455.97
[]
docs.gitlab.com
There are a couple tools configured for developing AppScale Tools with Python: nose and pylint. Nose is a test runner that is invoked using the nosetests command. Nose will automatically find and run any tests it can find. Initial tests have been placed in the tests directory. Pylint is a “linter”, which helps keep the...
https://appscale-tools.readthedocs.io/en/latest/development.html
2022-09-24T20:05:30
CC-MAIN-2022-40
1664030333455.97
[]
appscale-tools.readthedocs.io
User goals and user goal models¶ CAIRIS supports the specification, modelling, and validation of user goal models. These models are based on a subset of the Goal-oriented Requirements Language (GRL) : a language for modelling intentional relationships between goals. There are several reasons why you might find working ...
https://cairis.readthedocs.io/en/latest/usergoals.html
2022-09-24T18:30:54
CC-MAIN-2022-40
1664030333455.97
[array(['_images/userGoal.jpg', 'Editing a user goal'], dtype=object) array(['_images/ugc.jpg', 'Editing a user goal'], dtype=object) array(['_images/addTaskContribution.jpg', 'Adding a task-goal contribution'], dtype=object) array(['_images/crGrl.jpg', 'Associating user goal with characteristic refe...
cairis.readthedocs.io
Getting started with AWS Network Manager for Transit Gateway networks The following tasks help you become familiar with AWS Network Manager. For more information about how Network Manager works, see How AWS Network Manager works. In this example, you create a global network and register your transit gateway with the gl...
https://docs.aws.amazon.com/vpc/latest/tgwnm/network-manager-getting-started.html
2022-09-24T19:53:29
CC-MAIN-2022-40
1664030333455.97
[]
docs.aws.amazon.com
AnimatedSprite¶ Inherits: Node2D < CanvasItem < Node < Object Sprite node that contains multiple textures as frames to play for animation. Description¶ AnimatedSprite is similar to the Sprite node, except it carries multiple textures as animation frames. Animations are created using a SpriteFrames resource, which allow...
https://docs.godotengine.org/pt_BR/stable/classes/class_animatedsprite.html
2022-09-24T18:43:23
CC-MAIN-2022-40
1664030333455.97
[]
docs.godotengine.org
Image This widget can be used to show one single image based on a URL or Base64 encoded image and mimeType. The url in the model is leading. Model using Base64 encoded image { "type": "image", "mimeType": "image/png", "base64": "" } The following MIME types are considered safe for use on web pages and supported by mode...
https://docs.inmation.com/webapps/1.84/webstudio/ReferenceDocs/widgets/image/index.html
2022-09-24T19:30:40
CC-MAIN-2022-40
1664030333455.97
[]
docs.inmation.com
Category Type Trait Functions Syntax bool __has_trivial_copy_constructor ( typename T ) Returns true if and only if T has a trivial default constructor. Error if T is an incomplete type. False (but well-formed) if a class type does not have a default constructor The definition (from Section 20.4.4.3 of the Working Draf...
http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devwin32/__has_trivial_copy_constructor_xml.html
2012-05-26T18:30:42
crawl-003
crawl-003-015
[]
docs.embarcadero.com
MoveBy lets you specify how many rows forward or back to move the cursor in a dataset. Movement is relative to the current record at the time that MoveBy is called. MoveBy also sets the BOF and EOF properties for the dataset as appropriate. This function takes an integer parameter, the number of records to move. Positi...
http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devwin32/5datasetusingthemovebymethod_xml.html
2012-05-26T18:26:24
crawl-003
crawl-003-015
[]
docs.embarcadero.com
# Copyright (C) 2005-2008 Splunk Inc. All Rights Reserved. Version 3.0 # # This file contains possible attributes and values you can use to configure transform # and event signing in transforms.conf. # # There is a transforms.conf in $SPLUNK_HOME/etc/system/default/. To set custom configurations, # place a transforms....
http://docs.splunk.com/Documentation/Splunk/3.4.11/Admin/Transformsconf
2012-05-26T18:19:22
crawl-003
crawl-003-015
[]
docs.splunk.com
Adding creatives Add creatives so that you can use them when you create ads for line items. Each creativeThe media asset associated with an ad, such as an image or video file. represents a media asset that you may use in your ads. To add a creative: Click the Orders tab. Click the Creatives subtab and then click Create...
https://docs.openx.com/Content/publishers/addingcreatives.html
2017-09-19T20:36:34
CC-MAIN-2017-39
1505818686034.31
[array(['../Resources/Images/AdServerLozenge.png', 'This topic applies to Ad Server. This topic applies to Ad Server.'], dtype=object) ]
docs.openx.com
As a COD member we are always on the lookout for ways to help you elevate your practice. One of these is forming partnerships with companies that share the same Chiropractic vision as we do. When we form a partnership one request that we ask is if the company would be willing to give some of our members a gift. Some co...
https://circleofdocs.com/meyerdc-partners-with-circle-of-docs-and-gives-exclusive-benefits/
2017-09-19T20:50:40
CC-MAIN-2017-39
1505818686034.31
[array(['https://circleofdocs.com/wp-content/uploads/2016/04/Meyer15-696x426.jpg', 'Meyer15'], dtype=object) ]
circleofdocs.com
Introduction Rug is the backbone of Atomist’s features. Atomist is about automating away all the distractions from writing and operating great software. Rug provides the tools and infrastructure to make complete automation a reality. The model that underpins Rug helps you automate common tasks and react to changes in y...
http://docs.atomist.com/user-guide/rug/
2017-09-19T20:43:16
CC-MAIN-2017-39
1505818686034.31
[]
docs.atomist.com
bool OEMDLPerceiveBondStereo(OEMolBase &mol) Assigns wedge and hash bonds to a connection table from the OEChem stereochemistry of each atom. This function requires that the molecule have 2D coordinates. See example in Figure: Example of using OEMDLPerceiveBondStereo Example of using OEMDLPerceiveBondStereo: before (A)...
https://docs.eyesopen.com/toolkits/python/oechemtk/OEChemFunctions/OEMDLPerceiveBondStereo.html
2017-09-19T20:49:35
CC-MAIN-2017-39
1505818686034.31
[]
docs.eyesopen.com
Link Management¶ The LLCP Link Management component is responsible for link activation, and deactivation, keep the appearance of a symmetric communication link, as well as frame aggregation and disaggregation. Link Activation¶ The link activation is started when the local Medium Access Layer (MAC) notifies the LLC that...
http://nfciop.readthedocs.io/en/latest/pp/link-management.html
2017-09-19T20:33:54
CC-MAIN-2017-39
1505818686034.31
[]
nfciop.readthedocs.io
Products in Murano As is discussed in the Data Flow article, Murano internally represents real-world IoT components as the concepts of Connected Products, Applications, and Integrations. This article has information about Products in Murano. The following topics are related and can be reviewed for more information: - H...
http://docs.exosite.com/about/products/
2017-09-19T20:30:58
CC-MAIN-2017-39
1505818686034.31
[array(['/about/assets/murano-components.png', 'Murano Components'], dtype=object) array(['/about/assets/map-connected-products.png', 'Connected Products'], dtype=object) array(['/about/assets/map-product-types.png', 'Product Types'], dtype=object) array(['/about/assets/map-product-devices.png',...
docs.exosite.com
WCCP Service Configuration¶ The service definition file is used by traffic_wccp and traffic_server directly. The elements in the security definition file are inspired by the WCCP RFC (8/2012). There is also an older version of the RFC that shows up commonly in search results, WCCP (4/2001), and was the RFC reference us...
https://docs.trafficserver.apache.org/en/latest/admin-guide/configuration/transparent-proxy/wccp-service-config.en.html
2017-09-19T20:41:15
CC-MAIN-2017-39
1505818686034.31
[]
docs.trafficserver.apache.org
CAMAC is physically interfaced to the VME via either the CES CBD 8210 branch highway driver, or the Wiener VC32/CC32 board set. This chapter describes a mechanism for doing single CAMAC operations on a CAMAC crate. This mechanism can be incorporated into shell scripts to do low level control. shell command support for ...
http://docs.nscl.msu.edu/daq/newsite/nscldaq-11.2/c6888.html
2017-09-19T20:47:04
CC-MAIN-2017-39
1505818686034.31
[]
docs.nscl.msu.edu
Logs and troubleshootingEstimated reading time: 15 minutes Here is information about how to diagnose and troubleshoot problems, send logs and communicate with the Docker for Mac team, use our forums and Knowledge Hub, browse and log issues on GitHub, and find workarounds for known problems. Docker Knowledge Hub Looking...
https://docs.docker.com/docker-for-mac/troubleshoot/
2017-09-19T20:48:29
CC-MAIN-2017-39
1505818686034.31
[array(['/docker-for-mac/images/settings-diagnose.png', 'Diagnose problems'], dtype=object) array(['/docker-for-mac/images/settings-diagnostic-results-only.png', 'Diagnostic results only'], dtype=object) array(['/docker-for-mac/images/settings-diagnose-id.png', 'Diagnostics & Feedback'], dtype...
docs.docker.com
Contributing to documentation¶ You see that build script in the docs folder ? Don’t use it. That is, unless you have followed the instructions on how to compile the JavaScript documentation and placed the sdoc_toolkit-2.4.0 in a folder named ~/UbuntuOne/SDKs. I might give the build script some attention some day and ma...
http://django-editlive.readthedocs.io/en/latest/topics/develop/documentation.html
2017-09-19T20:25:24
CC-MAIN-2017-39
1505818686034.31
[]
django-editlive.readthedocs.io
#include <Exception.h> class CException{ CException(const char* pszAction); CException(const std::string& rsAction); virtual const const char* ReasonText(); virtual const Int_t ReasonCode(); const const char* WasDoing();}; This class is the abstract base class of the exception class hierarchy. The class hierarchy provi...
http://docs.nscl.msu.edu/daq/newsite/nscldaq-11.2/r45760.html
2017-09-19T20:48:31
CC-MAIN-2017-39
1505818686034.31
[]
docs.nscl.msu.edu
Robots.txt file or subdomain: /bin/ Disallow: /cache/ Disallow: /cli/ Disallow: /components/ Disallow: /includes/ Disallow: /installation/ Disallow: /language/ Disallow: /layouts/ Disallow: /libraries/ Disallow: /logs/ Disallow: /modules/ Disallow: /plugins/ Disallow: /tmp/ Robot exclusion You can exclude directories o...
https://docs.joomla.org/Robots.txt_file
2017-01-16T12:57:31
CC-MAIN-2017-04
1484560279176.20
[]
docs.joomla.org
Changes are automatically saved when you exit the editor via the OK button. Access Explore the ways you can reach the VA Snippet editor, and which editor you should use. Language Visual Assist maintains separate VA Snippets for separate programming languages. All VA Snippets can be accessed when the editor is open. Eac...
http://docs.wholetomato.com/default.asp?W261
2017-01-16T12:51:19
CC-MAIN-2017-04
1484560279176.20
[array(['default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=30156&sFileName=editorIntro.png', None], dtype=object) array(['default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=31513&sFileName=editorLanguages.png', None], dtype=object) array(['default.asp?pg=pgDownload&pgType=pgWi...
docs.wholetomato.com
Connect Windows computers to Log Analytics This article shows the steps to connect the Windows computers in your on-premises infrastructure directly to OMS workspaces by using a customized version of the Microsoft Monitoring Agent (MMA). You need to install and connect agents for all of the computers that you want to o...
https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-windows-agents
2017-01-16T12:56:49
CC-MAIN-2017-04
1484560279176.20
[array(['media/log-analytics-windows-agents/oms-direct-agent-diagram.png', 'oms-direct-agent-diagram'], dtype=object) ]
docs.microsoft.com
How to contribute to community projects using GitHub Preperation This tutorial assumes you already have: - A registered GitHub Account - GitHub Desktop downloaded and installed - You are logged into GitHub Forking the repository Go to the Rigs of Rods community website on GitHub. Click on the project you want to work o...
http://docs.rigsofrods.org/tools-tutorials/contributing-github/
2018-09-18T18:07:25
CC-MAIN-2018-39
1537267155634.45
[array(['/images/github-1.png', '1'], dtype=object) array(['/images/github-2.png', '2'], dtype=object) array(['/images/github-3.png', '3'], dtype=object) array(['/images/github-4.png', '4'], dtype=object) array(['/images/github-5.png', '5'], dtype=object) array(['/images/github-6.png', '6'], dtype=object) array([...
docs.rigsofrods.org
Installing Vagrant from source is an advanced topic and is only recommended when using the official installer is not an option. This page details the steps and prerequisites for installing Vagrant from source. You must have a modern Ruby (>= 2.2) in order to develop and build Vagrant. The specific Ruby version is docum...
http://docs.w3cub.com/vagrant/installation/source/
2018-09-18T18:12:05
CC-MAIN-2018-39
1537267155634.45
[]
docs.w3cub.com
M2E PRO – USER GUIDE FOR MAGENTO 2 Introduction In the hustle and bustle of today’s retail industry, it is important that business should connect with online marketplaces. There are various reasons why many retailers use sites like Amazon, eBay, Rakuten, Sears, etc,… to scale online orders, to tap into global demand, t...
http://docs.magestore.com/Guide%20By%20Functions/Magento%202/M2E%20Pro/
2018-09-18T17:22:12
CC-MAIN-2018-39
1537267155634.45
[array(['../M2Epro_Image/image001.png', 'm2e pro'], dtype=object) array(['../M2Epro_Image/image003.png', 'm2e pro'], dtype=object) array(['../M2Epro_Image/image005.png', 'm2e pro'], dtype=object) array(['../M2Epro_Image/image007.png', 'm2e pro'], dtype=object) array(['../M2Epro_Image/image009.png', 'm2e pro'], dtyp...
docs.magestore.com
you begin a group, the coordinate system for GUI controls are set so (0,0) is the top-left corner of the group. All controls are clipped to the group. Groups can be nested - if they are, children are clipped to their parents. This is very useful when moving a bunch of GUI elements around on screen. A common use case i...
https://docs.unity3d.com/ScriptReference/GUI.BeginGroup.html
2018-09-18T17:25:37
CC-MAIN-2018-39
1537267155634.45
[]
docs.unity3d.com
The LANSA Email Setup on IBM i task includes the following steps. Step 2. Configure Simple Mail Transfer Protocol (SMTP) Step 3. Setup the Mail Server Framework (MSF) Step 4. Set System Value QUTCOFFSET Step 5. Test your Configuration You may also wish to review the 5.1 Sample LANSA Email Function.
https://docs.lansa.com/14/en/lansa008/content/lansa/insef_000.htm
2018-09-18T17:38:42
CC-MAIN-2018-39
1537267155634.45
[]
docs.lansa.com
, add an existing hard disk. The Select File dialog box opens. - In the Select File, expand a datastore, select a virtual machine folder, and select the disk to add. Click OK The disk file appears in the Contents column. The File Type drop-down menu shows the compatibility file types for this disk. - (Optional) Expand ...
https://docs.vmware.com/en/VMware-Cloud-on-AWS/services/com.vmware.vsphere.vmc-aws-manage-vms.doc/GUID-BDDECFBC-2FD5-4E4A-ABC7-AD274F4F40B4.html
2018-09-18T17:04:58
CC-MAIN-2018-39
1537267155634.45
[]
docs.vmware.com
WEB-BASED POINT-OF-SALE (WEBPOS) - USER GUIDE FOR MAGENTO module in our Omnichannel Solution soon. With the latest upgraded version and its convenience , we see. (1) Name of the staff in this session (2) Location of POS (3) Opening Balance before starting new session (4) Value of the currency contrbuting to Opening Bal...
http://docs.magestore.com/Guide%20By%20Business%20Flow/Point-of-Sale%20-POS/Magento%202/
2018-09-18T18:02:48
CC-MAIN-2018-39
1537267155634.45
[array(['../Anh%20M1/top%201.png?raw=true', 'General Process'], dtype=object) array(['../Anh%20M1/top%202.png?raw=true', 'POS Order'], dtype=object) array(['../Anh%20M1/top%203.png?raw=true', 'POS Return Order'], dtype=object) array(['../Image%20shadow/image008.png?raw=true', 'Store Cashier'], d...
docs.magestore.com
sunpy.util.cond_dispatch. ConditionalDispatch[source] [edit on github]¶ Methods Summary Methods Documentation __call__(*args, **kwargs)[source] [edit on github]¶ Call self as a function. add(fun, condition=None, types=None, check=True)[source] [edit on github]¶ Add fun to ConditionalDispatch under the condition that th...
http://docs.sunpy.org/en/stable/api/sunpy.util.cond_dispatch.ConditionalDispatch.html
2018-09-18T17:29:13
CC-MAIN-2018-39
1537267155634.45
[]
docs.sunpy.org
Prerequisites to manually add slave nodes Make sure the ports are available, the database is deployed, and the correct JDK version is installed on all the nodes in the cluster. Ensure that the new slave nodes meet the following prerequisites: - The following operating systems are supported: 64-bit Red Hat Enterprise Li...
https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/administration/content/section_slave_node_prerequisites.html
2018-09-18T18:50:41
CC-MAIN-2018-39
1537267155634.45
[]
docs.hortonworks.com
Exporting OpenGL Frames You can export the OpenGL frames (fast display mode) if you need a quick render for your scene. Heavier scenes containing 3D, multiple effects and camera moves can be fairly long to export. Use the Export OpenGL Frames dialog box to select the frames you want to render from the OpenGL Camera vie...
https://docs.toonboom.com/help/harmony-14/advanced/export/export-opengl-frame.html
2018-09-18T17:22:24
CC-MAIN-2018-39
1537267155634.45
[array(['../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) array(['../Resources/Images/HAR/Stage/Export/HAR12/HAR12_export_opengl_frames_ADV.png', None], dtype=object) ]
docs.toonboom.com
Custom Project Structure¶ Some advanced users like having WordPress in its own directory or move plugins, themes or uploads in another directory. VersionPress supports some scenarios. Just remember that all files related to the site have to be under the project root ( VP_PROJECT_ROOT). Warning You need to adjust your p...
https://docs.versionpress.net/en/feature-focus/custom-project-structure/
2018-09-18T18:27:51
CC-MAIN-2018-39
1537267155634.45
[]
docs.versionpress.net
Week View Overview The Week view by default shows a full seven-day week week at a time, which can be set to start at a predefined day (say Monday, or Sunday). To move to the next or previous week, you can use the back and forward keyboard arrows, or the SchedulerNavigator control, which also allows you to control wheth...
https://docs.telerik.com/devtools/winforms/scheduler/views/week-view
2017-11-17T23:07:45
CC-MAIN-2017-47
1510934804019.50
[array(['images/scheduler-views-week-view001.png', 'scheduler-views-week-view 001'], dtype=object)]
docs.telerik.com
Just in time for Tuesday's U.S. General Election, we decided to shine the spotlight on a few of our favorite election-themed documentaries. Executive Director Erica Ginsberg and one of our favorite Documentary Appreciation Salon Facilitators Joshua Glick both offer up their votes. Josh's Picks: Documenting Presidential...
http://www.docsinprogress.org/201211our-favorite-election-themed-docs
2017-11-17T22:46:36
CC-MAIN-2017-47
1510934804019.50
[]
www.docsinprogress.org
Installation guide¶ Before installing django-contact-form, you’ll need to have a copy of Django already installed. For information on obtaining and installing Django, consult the Django download page, which offers convenient packaged downloads and installation instructions. The release of django-contact-form-contact-fo...
http://django-contact-form.readthedocs.io/en/1.3/install.html
2017-11-17T23:12:56
CC-MAIN-2017-47
1510934804019.50
[]
django-contact-form.readthedocs.io
or other Textpattern tags. Typical container tags are the permlink tag <txp:permlink></txp:permlink> and all conditional tags. Container tags are used when something has to be enclosed by tags instead of being replaced by them. A link is a good example: you have a text string (or a title tag) around which you want to ...
https://docs.textpattern.io/tags/tag-basics/self-closed-versus-container-tags
2017-11-17T22:49:24
CC-MAIN-2017-47
1510934804019.50
[]
docs.textpattern.io
h1. Safe Mode move_uploaded_file error [todo] Your hosting company has set PHP’s “upload_tmp_dir setting”: incorrectly. You’ll need to ask them to fix it. The upload_tmp_dir setting must refer to a filesystem directory that is accessible and writable by the PHP server process. In Safe Mode, upload_tmp_dir must be withi...
https://docs.textpattern.io/faqs/safe-mode-move_uploaded_file-error
2017-11-17T23:01:18
CC-MAIN-2017-47
1510934804019.50
[]
docs.textpattern.io