Giter Site home page Giter Site logo

luncliff / ssf Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 686 KB

simple socket functions

Home Page: https://luncliff.github.io/ssf

License: Creative Commons Attribution 4.0 International

CMake 18.28% C++ 61.87% Python 12.63% Meson 7.22%
cpp example-repo cmake-examples

ssf's Introduction

SSF: Simple Socket Functions

Build Status Code Smells

Minimal C++ code snippet to build something.

This repository is a result of personal practice for Doxygen + Doxybook2 + MkDocs combination. The page theme is MkDocs Material.

References

There are some known examples for C++ project's documentation. Wish they can help you either... and special thanks to the doxybook and its author, Matus Novak

License

You can do what you want with the code. Visit the https://creativecommons.org/licenses/by/4.0/ for the license details.

ssf's People

Contributors

luncliff avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

icodein

ssf's Issues

Mkdocs fails with Python AttributeError

  • Python 3.6 ~ 3.8
  • Packages
    • Markdown-3.2.2
    • doxybook-3.1.4
    • mkdocs-1.1.2
    • mkdocs-material-5.2.2
    • mkdocs-material-extensions-1.0
Traceback (most recent call last):
  File "c:\users\luncl\anaconda3\envs\cw36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  ...
    return normalize_url(value, page=context['page'], base=context['base_url'])
  File "c:\users\luncl\anaconda3\envs\cw36\lib\site-packages\mkdocs\utils\__init__.py", line 262, in normalize_url
    path = path_to_url(path or '.')
  File "c:\users\luncl\anaconda3\envs\cw36\lib\site-packages\mkdocs\utils\__init__.py", line 290, in path_to_url
    return '/'.join(path.split('\\'))
AttributeError: 'dict' object has no attribute 'split'

References

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.