소스 검색

correct missing files

jwest60 6 년 전
부모
커밋
c5a2280e21
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      docs/guide/install.rst
  2. 1 1
      docs/guide/install/jbrowse_mgmt/configuration.rst
  3. 1 1
      docs/guide/install/jbrowse_mgmt/install.rst

+ 1 - 1
docs/guide/install.rst

@@ -6,5 +6,5 @@ Installation
    :caption: Contents:
    :caption: Contents:
 
 
    install/dependencies
    install/dependencies
-   install/management
+   install/jbrowse_mgmt
    install/instance_page
    install/instance_page

+ 1 - 1
docs/guide/install/jbrowse_mgmt/configuration.rst

@@ -5,4 +5,4 @@ In order for the module to function properly, you need to first configure it.
 Please visit ``http://YOUR_SITE/admin/tripal_jbrowse/configure`` (replace YOUR_SITE with your domain)
 Please visit ``http://YOUR_SITE/admin/tripal_jbrowse/configure`` (replace YOUR_SITE with your domain)
 and fill out the form. You will need to know information about your JBrowse information.
 and fill out the form. You will need to know information about your JBrowse information.
 
 
-.. image:: ../../assets/settings_page.png
+.. image:: ../../../assets/settings_page.png

+ 1 - 1
docs/guide/install/jbrowse_mgmt/install.rst

@@ -7,7 +7,7 @@ This module is available for download from github.com/tripal/tripal_jbrowse.
 2. Navigate to ``https://yourdrupalsite.com/admin/modules`` or click **Administration Toolbar > Modules**
 2. Navigate to ``https://yourdrupalsite.com/admin/modules`` or click **Administration Toolbar > Modules**
 3. Scroll to **Tripal Extensions**, click the checkbox beside "Tripal JBrowse Integration", and click the "Save Configuration" button at the bottom of the page.
 3. Scroll to **Tripal Extensions**, click the checkbox beside "Tripal JBrowse Integration", and click the "Save Configuration" button at the bottom of the page.
 
 
-.. image:: ../../assets/tripal_jbrowse.1.install.png
+.. image:: ../../../assets/tripal_jbrowse.1.install.png
 
 
 .. note::
 .. note::