
    2yi                    T    d dl mZ d dlZd dlZdZdZ ej                  e      ZddZ	y)    )annotationsNzsite_name: My Docs
a  # Welcome to MkDocs

For full documentation visit [mkdocs.org](https://www.mkdocs.org).

## Commands

* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs -h` - Print help message and exit.

## Project layout

    mkdocs.yml    # The configuration file.
    docs/
        index.md  # The documentation homepage.
        ...       # Other markdown pages, images and other files.
c                   t         j                  j                  | d      }t         j                  j                  | d      }t         j                  j                  |d      }t         j                  j                  |      rt        j                  d       y t         j                  j                  |       s-t        j                  d|         t        j                  |        t        j                  d|        t        |dd	      5 }|j                  t               d d d        t         j                  j                  |      ry t        j                  d
|        t         j                  j                  |      st        j                  |       t        |dd	      5 }|j                  t               d d d        y # 1 sw Y   xY w# 1 sw Y   y xY w)Ndocsz
mkdocs.ymlzindex.mdzProject already exists.zCreating project directory: zWriting config file: wzutf-8)encodingzWriting initial docs: )ospathjoinexistsloginfomkdiropenwriteconfig_text
index_text)
output_dirdocs_dirconfig_path
index_pathfs        U/var/www/html/content_weaver/venv/lib/python3.12/site-packages/mkdocs/commands/new.pynewr      sJ   ww||J/H'',,z<8Kh
3J	ww~~k"*+77>>*%/
|<=
HH$[M23	k3	1 Q	 
ww~~j!HH%j\2377>>(#
	j#	0 A	
   s   F? G?GG)r   strreturnNone)

__future__r   loggingr   r   r   	getLogger__name__r   r        r   <module>r#      s3    "  	$
& g!r"   