소스 검색

better titles

Antoine Beaupré 10 년 전
부모
커밋
e80e6c4dbb
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      docs/internals.rst

+ 4 - 4
docs/internals.rst

@@ -33,8 +33,8 @@ index.%d
   cache of the file indexes. those files can be regenerated with
   ``check --repair``
 
-Repository config file
-----------------------
+Config file
+-----------
 
 Each repository has a ``config`` file which which is a ``INI``
 formatted file which looks like this::
@@ -53,8 +53,8 @@ the repository in another (even remote) location at a later time.
 |project_name| will do a POSIX read lock on that file when operating
 on the repository.
 
-Repository structure
---------------------
+Segments and archives
+---------------------
 
 |project_name| is a "filesystem based transactional key value
 store". It makes extensive use of msgpack_ to store data and, unless