* Manual.
This commit is contained in:
		
							parent
							
								
									853252ac66
								
							
						
					
					
						commit
						cfe35ca0e0
					
				
					 2 changed files with 59 additions and 44 deletions
				
			
		|  | @ -38,6 +38,25 @@ | ||||||
|     <xi:include href="opt-common.xml" /> |     <xi:include href="opt-common.xml" /> | ||||||
|     <xi:include href="env-common.xml" /> |     <xi:include href="env-common.xml" /> | ||||||
|     <xi:include href="conf-file.xml" /> |     <xi:include href="conf-file.xml" /> | ||||||
|  |      | ||||||
|  |     <section> | ||||||
|  |       <title>Main commands</title> | ||||||
|  |       <section xml:id="sec-nix-env"> | ||||||
|  |         <title>nix-env</title> | ||||||
|  |         <xi:include href="nix-env.xml" /> | ||||||
|  |       </section> | ||||||
|  |       <section xml:id="sec-nix-instantiate"> | ||||||
|  |         <title>nix-instantiate</title> | ||||||
|  |         <xi:include href="nix-instantiate.xml" /> | ||||||
|  |       </section> | ||||||
|  |       <section> | ||||||
|  |         <title>nix-store</title> | ||||||
|  |         <xi:include href="nix-store.xml" /> | ||||||
|  |       </section> | ||||||
|  |     </section> | ||||||
|  |      | ||||||
|  |     <section> | ||||||
|  |       <title>Utilities</title> | ||||||
|       <section xml:id="sec-nix-build"> |       <section xml:id="sec-nix-build"> | ||||||
|         <title>nix-build</title> |         <title>nix-build</title> | ||||||
|         <xi:include href="nix-build.xml" /> |         <xi:include href="nix-build.xml" /> | ||||||
|  | @ -50,18 +69,10 @@ | ||||||
|         <title>nix-collect-garbage</title> |         <title>nix-collect-garbage</title> | ||||||
|         <xi:include href="nix-collect-garbage.xml" /> |         <xi:include href="nix-collect-garbage.xml" /> | ||||||
|       </section> |       </section> | ||||||
|     <section xml:id="sec-nix-env"> |  | ||||||
|       <title>nix-env</title> |  | ||||||
|       <xi:include href="nix-env.xml" /> |  | ||||||
|     </section> |  | ||||||
|       <section xml:id="sec-nix-install-package"> |       <section xml:id="sec-nix-install-package"> | ||||||
|         <title>nix-install-package</title> |         <title>nix-install-package</title> | ||||||
|         <xi:include href="nix-install-package.xml" /> |         <xi:include href="nix-install-package.xml" /> | ||||||
|       </section> |       </section> | ||||||
|     <section xml:id="sec-nix-instantiate"> |  | ||||||
|       <title>nix-instantiate</title> |  | ||||||
|       <xi:include href="nix-instantiate.xml" /> |  | ||||||
|     </section> |  | ||||||
|       <section> |       <section> | ||||||
|         <title>nix-pack-closure</title> |         <title>nix-pack-closure</title> | ||||||
|         <xi:include href="nix-pack-closure.xml" /> |         <xi:include href="nix-pack-closure.xml" /> | ||||||
|  | @ -78,14 +89,12 @@ | ||||||
|         <title>nix-push</title> |         <title>nix-push</title> | ||||||
|         <xi:include href="nix-push.xml" /> |         <xi:include href="nix-push.xml" /> | ||||||
|       </section> |       </section> | ||||||
|     <section> |  | ||||||
|       <title>nix-store</title> |  | ||||||
|       <xi:include href="nix-store.xml" /> |  | ||||||
|     </section> |  | ||||||
|       <section> |       <section> | ||||||
|         <title>nix-unpack-closure</title> |         <title>nix-unpack-closure</title> | ||||||
|         <xi:include href="nix-unpack-closure.xml" /> |         <xi:include href="nix-unpack-closure.xml" /> | ||||||
|       </section> |       </section> | ||||||
|  |     </section> | ||||||
|  |      | ||||||
|   </appendix> |   </appendix> | ||||||
| 
 | 
 | ||||||
|   <xi:include href="troubleshooting.xml" /> |   <xi:include href="troubleshooting.xml" /> | ||||||
|  |  | ||||||
|  | @ -57,6 +57,12 @@ h3 /* subsections */ | ||||||
|     font-size: 125%; |     font-size: 125%; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | div.appendix h3 | ||||||
|  | { | ||||||
|  |     font-size: 150%; | ||||||
|  |     margin-top: 1.5em; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| /*************************************************************************** | /*************************************************************************** | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue