File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33# docs.openssl.org  
44
5- OpenSSL Documentation website is based on
5+ The  OpenSSL Documentation website is based on
66[ Material for MkDocs] ( https://squidfunk.github.io/mkdocs-material/ )  and
7- this repository contains required configuration and build scripts.
7+ this repository contains the required configuration files and build scripts.
8+ ` docs.openssl.org `  is hosted on GitHub Pages.
89
910## Deployment  
1011
@@ -37,7 +38,7 @@ To start playing around you can spin up a container and run commands:
37383. Build the docs:
3839
3940    ` ` ` sh
40-     python build.py < OPENSSL VERSION >  
41+     python build.py < OPENSSL BRANCH >  
4142    ` ` `  
4243
43444. Run the development web server:
@@ -48,7 +49,7 @@ To start playing around you can spin up a container and run commands:
4849
4950# # build.py
5051
51- A small wrapper script to clone a specific OpenSSL branch and build documentaton  website with
52+ A small wrapper script to clone a specific OpenSSL branch and build a documentation  website with
5253` mike` 
5354
5455` ` ` sh
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments