- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 366
 
Doc updates for 3.0 release #2568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    
  
     Closed
                    Changes from 8 commits
      Commits
    
    
            Show all changes
          
          
            28 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      878a906
              
                Clean up getting started page
              
              
                dstansby 24a72fe
              
                docs: major refactor in preparation for the 3.0 release
              
              
                jhamman 319df6b
              
                add rich to docs env
              
              
                jhamman 98c3ba0
              
                put todo sections in their own page
              
              
                jhamman 3678df6
              
                temp: allow warnings in doc build
              
              
                jhamman de9c8aa
              
                minor improvements
              
              
                jhamman 9243fc7
              
                more async docs
              
              
                jhamman 5056f14
              
                token anon for s3 examples
              
              
                jhamman 2271548
              
                migration guide update
              
              
                jhamman 8dbcf7c
              
                Add numcodecs link
              
              
                dstansby f6a9883
              
                Merge branch 'main' into doc/3.0-updates
              
              
                jhamman cdb4ba7
              
                update installation docs
              
              
                jhamman f2bd2bf
              
                Merge branch 'doc/3.0-updates' of github.com:jhamman/zarr-python into…
              
              
                jhamman 7cfb8f8
              
                Merge branch 'main' of https://github.com/zarr-developers/zarr-python…
              
              
                jhamman e5e5fb3
              
                add docs for extending codecs
              
              
                normanrz 607777c
              
                custom codecs
              
              
                normanrz ebbb67a
              
                config and zarr_format
              
              
                normanrz 71ff5e7
              
                docs for config
              
              
                normanrz 61b4477
              
                Merge branch 'main' of https://github.com/zarr-developers/zarr-python…
              
              
                jhamman d4c8d79
              
                guide for config
              
              
                normanrz 0a01a52
              
                revert changes to config.py
              
              
                normanrz 875e8ea
              
                config in migration
              
              
                normanrz 44e768a
              
                formatting
              
              
                normanrz a829fbb
              
                Merge branch 'main' into doc/3.0-updates
              
              
                normanrz dcb2e39
              
                Merge branch 'doc/3.0-updates' of github.com:jhamman/zarr-python into…
              
              
                jhamman dd3805b
              
                Merge branch 'doc-getting-start' of https://github.com/dstansby/zarr-…
              
              
                jhamman 22a5705
              
                more mods
              
              
                jhamman 4130c54
              
                respond to outstanding reviews
              
              
                jhamman File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| 
          
            
          
           | 
    @@ -52,6 +52,7 @@ coverage.xml | |
| # Sphinx documentation | ||
| docs/_build/ | ||
| docs/_autoapi | ||
| docs/data | ||
| 
     | 
||
| # PyBuilder | ||
| target/ | ||
| 
          
            
          
           | 
    ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| 
          
            
          
           | 
    @@ -7,7 +7,7 @@ build: | |
| 
     | 
||
| sphinx: | ||
| configuration: docs/conf.py | ||
| fail_on_warning: true | ||
| fail_on_warning: false | ||
| 
     | 
||
| formats: all | ||
| 
     | 
||
| 
          
            
          
           | 
    ||
This file was deleted.
      
      Oops, something went wrong.
      
    
  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| 
     | 
||
| Developer Guide | ||
| --------------- | ||
| 
     | 
||
| .. toctree:: | ||
| :maxdepth: 1 | ||
| 
     | 
||
| contributing | ||
| release | ||
| roadmap | 
            File renamed without changes.
          
    
            File renamed without changes.
          
    This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              This file was deleted.
      
      Oops, something went wrong.
      
    
  
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
todo: revert this change before merging!