Skip to main content

No project description provided

Project description

Mkdocs Include Files

The purpose of Mkdocs Include Files is to allow markdown files that don't naturally fit well living in the docs folder to be stored in the best spot. When its time to build the docs with mkdocs build, the specific files that need to be included will be copied into the docs folder.

Usage

  • temp_location is where the files will get moved to. You would likely include this location in your .gitignore so they aren't committed.
  • search_syntax would be a common file syntax that you would want for files to be copied to the temp_location. Refer to fnmatch for syntax details.
  • search_paths is the paths to search that is relative to where the mkdocs.yml file is.

For example:

|_docs
|
|_src
    |_APP
mkdocs.yml
mkdocs.yml
plugins:
  - include-files:
      temp_location: include
      search_syntax: doc*.md
      search_paths: src/APP/

Work to be done

  • add ability to search multiple paths
  • add ability to have multiple search syntaxes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_include_files-0.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mkdocs_include_files-0.1.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_include_files-0.1.0.tar.gz.

File metadata

  • Download URL: mkdocs_include_files-0.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mkdocs_include_files-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8b8e586f270f9c140e519716b09af3e907d49ce7404a9f6e8870f6b52e410b95
MD5 18ac9b5e420f4a3e2d7d732ff76a8cc4
BLAKE2b-256 14830bacbdc932a647c345012cfe68a77fb8c6bc32a1518be87a7b5e5640a594

See more details on using hashes here.

Provenance

The following attestation bundles were made for mkdocs_include_files-0.1.0.tar.gz:

Publisher: python-publish.yml on cperkulator/mkdocs_include_files

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mkdocs_include_files-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_include_files-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f8b82b6d281f95e6d07d715d33e7b7e520ca7b403e78d93c54cedbdf40962404
MD5 891ad4f99e713ca4006195749a909413
BLAKE2b-256 7086c2108580735d813e333a52d82f65de4a78298834c0fb815af7d4d616ac3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mkdocs_include_files-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on cperkulator/mkdocs_include_files

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page