Removed h1. titles from pages because it is now part of the page template.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 11 Mar 2014 16:36:11 +0000 (12:36 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 11 Mar 2014 16:36:11 +0000 (12:36 -0400)
52 files changed:
doc/admin/cheat_sheet.html.textile.liquid
doc/api/authentication.html.textile.liquid
doc/api/index.html.textile.liquid
doc/api/methods.html.textile.liquid
doc/api/methods/api_client_authorizations.html.textile.liquid
doc/api/methods/api_clients.html.textile.liquid
doc/api/methods/authorized_keys.html.textile.liquid
doc/api/methods/collections.html.textile.liquid
doc/api/methods/groups.html.textile.liquid
doc/api/methods/humans.html.textile.liquid
doc/api/methods/job_tasks.html.textile.liquid
doc/api/methods/jobs.html.textile.liquid
doc/api/methods/keep_disks.html.textile.liquid
doc/api/methods/links.html.textile.liquid
doc/api/methods/logs.html.textile.liquid
doc/api/methods/nodes.html.textile.liquid
doc/api/methods/pipeline_instances.html.textile.liquid
doc/api/methods/pipeline_templates.html.textile.liquid
doc/api/methods/repositories.html.textile.liquid
doc/api/methods/specimens.html.textile.liquid
doc/api/methods/traits.html.textile.liquid
doc/api/methods/users.html.textile.liquid
doc/api/methods/virtual_machines.html.textile.liquid
doc/api/permission-model.html.textile.liquid
doc/api/resources.html.textile.liquid
doc/api/schema/ApiClient.html.textile.liquid
doc/api/schema/ApiClientAuthorization.html.textile.liquid
doc/api/schema/AuthorizedKey.html.textile.liquid
doc/api/schema/Collection.html.textile.liquid
doc/api/schema/Commit.html.textile.liquid
doc/api/schema/CommitAncestor.html.textile.liquid
doc/api/schema/Group.html.textile.liquid
doc/api/schema/Human.html.textile.liquid
doc/api/schema/Job.html.textile.liquid
doc/api/schema/JobTask.html.textile.liquid
doc/api/schema/KeepDisk.html.textile.liquid
doc/api/schema/Link.html.textile.liquid
doc/api/schema/Log.html.textile.liquid
doc/api/schema/Node.html.textile.liquid
doc/api/schema/PipelineInstance.html.textile.liquid
doc/api/schema/PipelineTemplate.html.textile.liquid
doc/api/schema/Repository.html.textile.liquid
doc/api/schema/Specimen.html.textile.liquid
doc/api/schema/Trait.html.textile.liquid
doc/api/schema/User.html.textile.liquid
doc/api/schema/VirtualMachine.html.textile.liquid
doc/install/client.html.textile.liquid
doc/install/create-standard-objects.html.textile.liquid
doc/install/install-crunch-dispatch.html.textile.liquid
doc/sdk/index.html.textile.liquid
doc/sdk/python/crunch-utility-libraries.html.textile.liquid
doc/sdk/python/sdk-python.html.textile.liquid

index f811755260d6bcd9c1bea1e2965c67aa92a1f076..daaf012bd19a75c579f6333b359f5176c89e9b89 100644 (file)
@@ -4,7 +4,7 @@ navsection: admin
 title: Cheat Sheet
 ...
 
-h1. Cheat Sheet
+
 
 h3. CLI setup
 
index 1b5e240de6f71cbf1657db1046f66b50a936950a..cbf75532ffd2d1d995b11cef470a734c61b4e63a 100644 (file)
@@ -6,7 +6,7 @@ title: Authentication
 
 ...
 
-h1. Authentication
+
 
 Every API request (except the authentication API itself) includes an @access_token@ parameter.
 
index 097216d3a0e5df1d049b1129337b49b68da0eed9..4b0df898f355b48f21be9d4a7b24a4392db549ec 100644 (file)
@@ -5,7 +5,7 @@ title: API Reference
 
 ...
 
-h1. API Reference
+
 
 h2. Concepts
 
index 2bfb9c4bfb1e2f7b026fc642c2b69bfe011962c2..0110ebbcd7b5fae925d9666a83d121afe67805b7 100644 (file)
@@ -6,7 +6,7 @@ title: REST methods
 
 ...
 
-h1. REST Methods
+
 
 (using Group as an example)
 
index 74fd21e47d241fd8892cc55f13d0fbc850663c69..75ffd3ffbed0e191915749855b34fd4964a13466 100644 (file)
@@ -6,7 +6,7 @@ title: "api_client_authorizations"
 
 ...
 
-h1. api_client_authorizations
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 37eaa0a64aad2ce52568f07f82db4386f350471b..c6b784482c6c97aa3964f7ec183e3270a794f55e 100644 (file)
@@ -6,7 +6,7 @@ title: "api_clients"
 
 ...
 
-h1. api_clients
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 0c5b7eea5bfcc5c706a7a1ba118bb7881434d7f6..a3cc9e5afa7b0bcc52ef2b3b772198f31a896334 100644 (file)
@@ -6,7 +6,7 @@ title: "authorized_keys"
 
 ...
 
-h1. authorized_keys
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 9c631c214057c4ae1a102051c27700422bd44d1f..6f9d142a47125bae2f5413b4bb166cbe1fa88707 100644 (file)
@@ -6,7 +6,7 @@ title: "collections"
 
 ...
 
-h1. collections
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index f897eab2b8127e73f6cc368b1e318d34d8b50fa8..e09b8177d5e75d6ab4a74d08fcd032ac077e97b0 100644 (file)
@@ -6,7 +6,7 @@ title: "groups"
 
 ...
 
-h1. groups
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index a0e715b58e8b7fb2027187bcab251c34267e7f02..dd3fcedb83e7c281c049ded8ae0511d9d5a547cc 100644 (file)
@@ -6,7 +6,7 @@ title: "humans"
 
 ...
 
-h1. humans
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index daf4aa28d69f51c7374c0c7e42807add8339bf60..ed3fcfab68e44a8bf527e93368d079e96443ccbb 100644 (file)
@@ -6,7 +6,7 @@ title: "job_tasks"
 
 ...
 
-h1. job_tasks
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index f3e51fcbd22d5906684ea6adf643de75094a97fb..a84d70abbfc97da020d86a2b92cc2b4b258660fa 100644 (file)
@@ -6,7 +6,7 @@ title: "jobs"
 
 ...
 
-h1. jobs
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 720130fa6fe61200c4f54a57f96c87640d54ee65..8fa04f544d508e5cbbacc3bab582dda58dd1f9f7 100644 (file)
@@ -6,7 +6,7 @@ title: "keep_disks"
 
 ...
 
-h1. keep_disks
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 0885f428e79c2697a596fabc251f520288749d20..0490bf9bd65f44c8712394f5481b94cb29708eba 100644 (file)
@@ -6,7 +6,7 @@ title: "links"
 
 ...
 
-h1. links
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index b7934e50db299b47c806bf14fb04bd1654ab89d8..2a19853755dfc436c34b0ca4870fc90b48904fd6 100644 (file)
@@ -6,7 +6,7 @@ title: "logs"
 
 ...
 
-h1. logs
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 081734dc0557810351cf02cd9bae37c5a8ea2af1..f02d50c660633f0e619697de78ca685450f5203c 100644 (file)
@@ -6,7 +6,7 @@ title: "nodes"
 
 ...
 
-h1. nodes
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 5e9cb30febd790e35273b4c07c18a666d32f585c..b8431f185e231f876b14849f570c67195b9f3da9 100644 (file)
@@ -6,7 +6,7 @@ title: "pipeline_instances"
 
 ...
 
-h1. pipeline_instances
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index d353c7c7b6f4332e78b7b95d3cb9bacd4eecdc33..e8ead2433b62136a4310086355b6aeb51d697e35 100644 (file)
@@ -6,7 +6,7 @@ title: "pipeline_templates"
 
 ...
 
-h1. pipeline_templates
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 90dc0f5ace996e468534ec44bde4cfdf7ecc54d8..501bce7bb67571d051ceca3c968488981dad1e96 100644 (file)
@@ -6,7 +6,7 @@ title: "repositories"
 
 ...
 
-h1. repositories
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index f56542dc6b8c9356c8ef80e1307aa7b2709801c6..2d7d3c3958b7151613ee344a6beafe3c7c1030b7 100644 (file)
@@ -6,7 +6,7 @@ title: "specimens"
 
 ...
 
-h1. specimens
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index b2548b95859c0824f363d8b281b0634ce0eccae4..9b7cb92fd3375765a8dac882cbe5b4ba46772707 100644 (file)
@@ -6,7 +6,7 @@ title: "traits"
 
 ...
 
-h1. traits
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 9fbbda54e6134e40f3010402c4cde88824048291..649b3685f06a2aac2c52fef2c00550c37d85e72c 100644 (file)
@@ -6,7 +6,7 @@ title: "users"
 
 ...
 
-h1. users
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index e815232dc5212ef86e1f4f2cc728789401a81165..790519be7949110872f9c17a072f84df949df455 100644 (file)
@@ -6,7 +6,7 @@ title: "virtual_machines"
 
 ...
 
-h1. virtual_machines
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
index 73c99c1691d3d16b688df209aec2d41103a69be1..5481a1cf9d800ac1b2b8f666cad27373ab5230c1 100644 (file)
@@ -6,7 +6,7 @@ title: "Permission model"
 
 ...
 
-h1. Permission model
+
 
 Each API transaction (read, write, create, etc.) is done on behalf of a person.
 
index 05517fcccc4b7d6a13f4e9e3aa4038b3c6a6bc9c..0f800a51b2ff42bba557b2205f47084ec46679fd 100644 (file)
@@ -6,7 +6,7 @@ title: Resources
 
 ...
 
-h1. Resources
+
 
 This page describes the common attributes of Arvados resources.
 
index 90f1eebc9e2a5459bb709a02452b0da671237652..402d9ab7d6ded136545730262e7866ded83cb496 100644 (file)
@@ -6,7 +6,7 @@ title: ApiClient
 
 ...
 
-h1. ApiClient
+
 
 An **ApiClient** represents a client program that has issued a request to the API server.
 
index 1dec2bb454e8b0ce0778d0c50b668426bc5373f9..936e8e493fb88c9d1555dbcdfc91032716a012ff 100644 (file)
@@ -6,7 +6,7 @@ title: ApiClientAuthorization
 
 ...
 
-h1. ApiClientAuthorization
+
 
 A **ApiClientAuthorization** represents the API authorization token that has been issued to each "ApiClient":ApiClient.html known to this Arvados instance.
 
index 7d8bc20f4b534a2d72b08d374192a1ff832931b0..7e6a767a2d069ce680611e10eec9460930b757dc 100644 (file)
@@ -6,7 +6,7 @@ title: AuthorizedKey
 
 ...
 
-h1. AuthorizedKey
+
 
 A **AuthorizedKey** represents...
 
index 4704d6392a999d6d6f1521f48279b9b1f984c8a1..ff08d816db33c55fab5c5997269a5bc7a5a7fc1d 100644 (file)
@@ -6,7 +6,7 @@ title: Collection
 
 ...
 
-h1. Collection
+
 
 This resource concerns metadata, usage accounting, and integrity checks for data stored on the cloud.  Reading and writing the data _per se_ is achieved by the "Keep":/user/tutorials/tutorial-keep.html storage system.
 
index 403d8d5da033567d6d18c5505a0e68a238ecafa0..913c6cfaa67b321b1bf45cb946a18138cda3bd27 100644 (file)
@@ -6,7 +6,7 @@ title: Commit
 
 ...
 
-h1. Commit
+
 
 A **Commit** represents...
 
index ab4dd5b4a90a99cdbb9d6d5b50bac6802d22d749..f482ea8f931eeaab085d6d28b4357bc5cf1fcfad 100644 (file)
@@ -6,7 +6,7 @@ title: CommitAncestor
 
 ...
 
-h1. CommitAncestor
+
 
 A **CommitAncestor** represents...
 
index 71a006c1867c8a7a561d48b79665857bbffdeaff..67a485b7c9330a424d7b175d6dc3c7fdeeffd954 100644 (file)
@@ -6,7 +6,7 @@ title: Group
 
 ...
 
-h1. Group
+
 
 A **Group** represents...
 
index 837fc4209f9c80a73440ab8df0efd417294ce016..00c5d01425886f95f4e6643390584e42f6e62d96 100644 (file)
@@ -6,7 +6,7 @@ title: Human
 
 ...
 
-h1. Human
+
 
 A **Human** represents...
 
index 3fe631f67b2d5008a18d67270303bc47302de918..77579ffdb5096fa3d44af710218b52c364cb8ea8 100644 (file)
@@ -6,7 +6,7 @@ title: Job
 
 ...
 
-h1. Job
+
 
 Applications submit compute jobs when:
 * Provenance is important, i.e., it is worth recording how the output was produced; or
index f6818f40c6dcd04c8f751932e5782bf903c5995c..4e7aee97cdaf3c792af16192ed77c32bcaad51cc 100644 (file)
@@ -6,7 +6,7 @@ title: JobTask
 
 ...
 
-h1. JobTask
+
 
 A Job Task is a well defined independently-computable portion of a "Job":Job.html.
 
index edac4d5e12625e2b39f119c09dd7b06ee349e117..0e47d8c6e5513e4349e82a2d838dc82ea5c09e19 100644 (file)
@@ -6,7 +6,7 @@ title: KeepDisk
 
 ...
 
-h1. KeepDisk
+
 
 A **KeepDisk** represents...
 
index abad3838bf43e8bee971b7e155fe314c646a0d53..1191f875b3a5441480809d2bf9f14698e3047a00 100644 (file)
@@ -6,7 +6,7 @@ title: Link
 
 ...
 
-h1. Link
+
 
 **Links** describe relationships between Arvados objects, and from objects to primitives.
 
index 533ca5c2caeb1a9e3c0ba26248b2389cf8d22abd..c6ec32f971ae002a34b169c3a697e0566a1cb4d5 100644 (file)
@@ -6,7 +6,7 @@ title: Log
 
 ...
 
-h1. Log
+
 
 **Log** objects record events that occur in an Arvados cluster. Both user-written pipelines and the Arvados system itself may generate Log events.
 
index 827ce18bf676cb9f3ac19d7083feee8f9174b474..b0e50cce16130a062c40438b4c3ea7aea40b1712 100644 (file)
@@ -6,7 +6,7 @@ title: Node
 
 ...
 
-h1. Node
+
 
 A **Node** represents...
 
index 7fd62f06e09db7a533c2b18d51a2b691dca7f856..b3bf60d66b15cda812e499029250aaf977c6b7d0 100644 (file)
@@ -6,7 +6,7 @@ title: PipelineInstance
 
 ...
 
-h1. PipelineInstance
+
 
 A **PipelineInstance** represents...
 
index 75b99815075c51f7b8f2c7cb7e433ba37f6876ac..e25007bf73c0d8c074b404f81d2fd67d5304ba7c 100644 (file)
@@ -6,7 +6,7 @@ title: PipelineTemplate
 
 ...
 
-h1. PipelineTemplate
+
 
 A **PipelineTemplate** represents...
 
index e21b7432cdc2d554f0869b559dcf9982739c36a6..0a3430709110e138140622084dda53ff5a049a05 100644 (file)
@@ -6,7 +6,7 @@ title: Repository
 
 ...
 
-h1. Repository
+
 
 A **Repository** represents...
 
index 7c0eff94fc56b146ffdc1389a0c84b8b36a68f91..e2a46a161de424020e8b067f881dd3e544afc89e 100644 (file)
@@ -6,7 +6,7 @@ title: Specimen
 
 ...
 
-h1. Specimen
+
 
 A **Specimen** represents...
 
index 8f077ef70ab15e34ccf383743f9228a2cb742142..5e809a1a3c289d8393709724cdd89dad1c8f8760 100644 (file)
@@ -6,7 +6,7 @@ title: Trait
 
 ...
 
-h1. Trait
+
 
 A **Trait** represents...
 
index cd7e64b9721493658661cbca60f2e655c42b533e..6f92066b1a91323d6abc1310301674aac3c19499 100644 (file)
@@ -6,7 +6,7 @@ title: User
 
 ...
 
-h1. User
+
 
 A **User** represents...
 
index ba5b3a782428a2f18290316322ffd2a1e1df5854..befdc72e52572dc0e5fa62c2b5947f8e5ef7b93c 100644 (file)
@@ -6,7 +6,7 @@ title: VirtualMachine
 
 ...
 
-h1. VirtualMachine
+
 
 A **VirtualMachine** represents...
 
index f8d864af45804ba94fb9372db33d2af70e087f26..b395d060f565c351502403ddc0f8dffd84b26ce3 100644 (file)
@@ -5,7 +5,7 @@ title: Install client libraries
 
 ...
 
-h1. Install client libraries
+
 
 h3. Python
 
index e8018b215df54a149caaf91cded8d1b574741618..678127bbfad97fbb0b90e9e7e725746d2042b9c8 100644 (file)
@@ -5,7 +5,7 @@ title: Create standard objects
 
 ...
 
-h1. Create standard objects
+
 
 h3. "All users" group
 
index 4905b45dce0111932fb99d6810a7847f7e1f2821..9b0e9b82a1f39ee222a5fe88d4bd8f950f74be3c 100644 (file)
@@ -5,7 +5,7 @@ title: Install the Crunch dispatcher
 
 ...
 
-h1. Crunch setup
+
 
 The dispatcher normally runs on the same host/VM as the API server.
 
index e15eb1b64bd50874bf488d23a1bb04bffdc538dc..b7a4ecd6c61f371b6a5920fc51d0a2cb875660de 100644 (file)
@@ -1,12 +1,9 @@
 ---
 layout: default
 navsection: sdk
-title: "SDK Reference"
-
+title: "Arvados SDK Reference"
 ...
 
-h1. Arvados SDK Reference
-
 This section documents how to access the Arvados API and Keep using various programming languages.
 
 * "Python SDK":python/sdk-python.html
index a897e9487da05960d6af70fdb63a1ea06e7fc94f..e7f360394fec349270ce6cc76b6bc8d179c0c85a 100644 (file)
@@ -6,8 +6,6 @@ title: "Crunch utility libraries"
 
 ...
 
-h1. Crunch utility libraries
-
 Several utility libraries are included with Arvados. They are intended to make it quicker and easier to write your own crunch scripts.
 
 * "Python SDK extras":#pythonsdk
index 911f03220691d8798accc811d0c8a26821c8ccbf..9a5b54083e968aee437c8fea412bea862151bc80 100644 (file)
@@ -6,8 +6,6 @@ title: "Python SDK"
 
 ...
 
-h1. Python SDK
-
 The Python SDK provides a generic set of wrappers so you can make API calls easily. It performs some validation before connecting to the API server: for example, it refuses to do an API call if a required parameter is missing.
 
 The library also includes some conveniences for use in Crunch scripts; see "Crunch utility libraries":crunch-utility-libraries.html for details.