Details

    • Technical task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 0

    Description

      Looking at https://osfameron.github.io/DOC-10385-mobile-scopes-collections/couchbase-lite/current/csharp/scopes-collections-manage.html (for C#, but the structure is same for all mobile SDKs)

       

      Please submit PR against https://github.com/couchbase/docs-couchbase-lite/tree/DOC-10385-Docs-for-Mobile-Scopes-and-Collections 

       

      Android, Java, Kotlin

      modules/android/examples/codesnippet_collection.java
      modules/android/examples/codesnippet_collection.kt

      modules/java/examples/codesnippet_collection.java

       

      C
      modules/c/examples/code_snippets/main.c

       

      .NET

      modules/csharp/examples/code_snippets/Program.cs

       

      iOS

      modules/objc/examples/code_snippets/SampleCodeTest.m
      modules/swift/examples/code_snippets/SampleCodeTest.swift

       

      The following tags need to be added to the listed file and filled with the appropriate code example:

       

      // tag::scopes-manage-create-scope[]  
      // We need to add a code sample to create a new scope
      // end::scopes-manage-create-scope[]
       
      // tag::scopes-manage-create-collection[]
      // We need to add a code sample to create a new collection in a scope
      // end::scopes-manage-create-collection[]
       
      // tag::scopes-manage-index-collection[]
      // We need to add a code sample to index a collection
      // end::scopes-manage-index-collection[]
       
      // tag::scopes-manage-drop-scope[]  
      // We need to add a code sample to drop a scope  
      // end::scopes-manage-drop-scope[]
       
      // tag::scopes-manage-drop-collection[]
      // We need to add a code sample to drop a collection
      // end::scopes-manage-drop-collection[]
       
      // tag::scopes-manage-list[]
      // We need to add a code sample to list scopes and collections
      // end::scopes-manage-list[]

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hakim.cassimally Hakim Cassimally
              hakim.cassimally Hakim Cassimally
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty